/linux-6.12.1/drivers/media/v4l2-core/ |
D | v4l2-async.c | 31 struct v4l2_async_connection *asc) in v4l2_async_nf_call_bound() argument 36 return n->ops->bound(n, subdev, asc); in v4l2_async_nf_call_bound() 41 struct v4l2_async_connection *asc) in v4l2_async_nf_call_unbind() argument 46 n->ops->unbind(n, subdev, asc); in v4l2_async_nf_call_unbind() 58 struct v4l2_async_connection *asc) in v4l2_async_nf_call_destroy() argument 63 n->ops->destroy(asc); in v4l2_async_nf_call_destroy() 185 struct v4l2_async_connection *asc; in v4l2_async_find_match() local 187 list_for_each_entry(asc, ¬ifier->waiting_list, asc_entry) { in v4l2_async_find_match() 189 switch (asc->match.type) { in v4l2_async_find_match() 203 if (match(notifier, sd, &asc->match)) in v4l2_async_find_match() [all …]
|
/linux-6.12.1/drivers/target/ |
D | target_core_ua.c | 77 u8 asc, in core_scsi3_ua_allocate() argument 89 ua->ua_asc = asc; in core_scsi3_ua_allocate() 97 if ((ua_p->ua_asc == asc) && (ua_p->ua_ascq == ascq)) { in core_scsi3_ua_allocate() 119 * the 29h ASC family, see spc4r17 Table D.1 in core_scsi3_ua_allocate() 122 if ((asc == 0x29) && (ascq > ua_p->ua_ascq)) in core_scsi3_ua_allocate() 133 if ((asc == 0x29) || (ascq > ua_p->ua_asc)) in core_scsi3_ua_allocate() 149 pr_debug("Allocated UNIT ATTENTION, mapped LUN: %llu, ASC:" in core_scsi3_ua_allocate() 151 asc, ascq); in core_scsi3_ua_allocate() 157 u32 unpacked_lun, u8 asc, u8 ascq) in target_ua_allocate_lun() argument 171 core_scsi3_ua_allocate(deve, asc, ascq); in target_ua_allocate_lun() [all …]
|
D | target_core_transport.c | 3309 u8 asc; member 3320 .asc = 0x25 /* LOGICAL UNIT NOT SUPPORTED */ 3324 .asc = 0x20, /* INVALID COMMAND OPERATION CODE */ 3328 .asc = 0x20, /* INVALID COMMAND OPERATION CODE */ 3332 .asc = 0x24, /* INVALID FIELD IN CDB */ 3336 .asc = 0x29, /* BUS DEVICE RESET FUNCTION OCCURRED */ 3341 .asc = 0x0c, /* WRITE ERROR */ 3346 .asc = 0x24, /* INVALID FIELD IN CDB */ 3350 .asc = 0x26, /* INVALID FIELD IN PARAMETER LIST */ 3354 .asc = 0x26, [all …]
|
/linux-6.12.1/drivers/hid/ |
D | hid-apple.c | 415 struct apple_sc *asc = hid_get_drvdata(hid); in hidinput_apple_event() local 422 real_fnmode = (asc->quirks & APPLE_IS_NON_APPLE) ? 2 : 1; in hidinput_apple_event() 434 if (iso_layout > 0 || (iso_layout < 0 && (asc->quirks & APPLE_ISO_TILDE_QUIRK) && in hidinput_apple_event() 460 asc->fn_on = !!value; in hidinput_apple_event() 514 do_translate = !asc->fn_on; in hidinput_apple_event() 517 do_translate = asc->fn_on; in hidinput_apple_event() 524 do_translate = asc->fn_on; in hidinput_apple_event() 532 if (asc->quirks & APPLE_NUMLOCK_EMULATION && in hidinput_apple_event() 533 (test_bit(code, asc->pressed_numlock) || in hidinput_apple_event() 539 set_bit(code, asc->pressed_numlock); in hidinput_apple_event() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/serial/ |
D | lantiq_asc.txt | 1 Lantiq SoC ASC serial controller 4 - compatible : Should be "lantiq,asc" 11 - clock-names: Should be "freq" and "asc" 16 compatible = "lantiq,asc"; 23 clock-names = "freq", "asc"; 27 compatible = "lantiq,asc";
|
D | st,asc.yaml | 4 $id: http://devicetree.org/schemas/serial/st,asc.yaml# 17 const: st,asc 33 description: When set, force asc to be in Mode-1. This is recommended for 50 compatible = "st,asc";
|
/linux-6.12.1/Documentation/devicetree/bindings/mailbox/ |
D | apple,mailbox.yaml | 26 ASC mailboxes are the most common variant found on the M1 used 31 - apple,t8103-asc-mailbox 32 - apple,t8112-asc-mailbox 33 - apple,t6000-asc-mailbox 34 - const: apple,asc-mailbox-v4 82 compatible = "apple,t8103-asc-mailbox", "apple,asc-mailbox-v4";
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/pressure/ |
D | asc,dlhl60d.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/asc,dlhl60d.yaml# 21 - asc,dlhl60d 22 - asc,dlhl60g 47 compatible = "asc,dlhl60d";
|
/linux-6.12.1/drivers/scsi/ |
D | scsi_lib_test.c | 21 .asc = 0x1, in scsi_lib_test_multiple_sense() 27 .asc = 0x11, in scsi_lib_test_multiple_sense() 34 .asc = 0x11, in scsi_lib_test_multiple_sense() 41 .asc = 0x11, in scsi_lib_test_multiple_sense() 48 .asc = SCMD_FAILURE_ASC_ANY, in scsi_lib_test_multiple_sense() 54 .asc = 0x91, in scsi_lib_test_multiple_sense() 212 .asc = SCMD_FAILURE_ASC_ANY, in scsi_lib_test_total_allowed() 256 .asc = 0x28, in scsi_lib_test_mixed_total() 261 .asc = 0x29, in scsi_lib_test_mixed_total()
|
D | scsi_common.c | 39 "ASC IT8 ", 40 "ASC IT8 ", 183 * asc, ascq and additional_length (only for descriptor format). 211 sshdr->asc = sense_buffer[2]; in scsi_normalize_sense() 225 sshdr->asc = sense_buffer[12]; in scsi_normalize_sense() 280 * @asc: Additional sense code 284 void scsi_build_sense_buffer(int desc, u8 *buf, u8 key, u8 asc, u8 ascq) in scsi_build_sense_buffer() argument 289 buf[2] = asc; in scsi_build_sense_buffer() 296 buf[12] = asc; in scsi_build_sense_buffer()
|
D | scsi_error.c | 464 if (sshdr->asc == 0x3f && sshdr->ascq == 0x03) { in scsi_report_sense() 468 } else if (sshdr->asc == 0x3f && sshdr->ascq == 0x0e) { in scsi_report_sense() 475 } else if (sshdr->asc == 0x3f) in scsi_report_sense() 481 if (sshdr->asc == 0x38 && sshdr->ascq == 0x07) { in scsi_report_sense() 489 if (sshdr->asc == 0x29) { in scsi_report_sense() 500 if (sshdr->asc == 0x2a && sshdr->ascq == 0x01) { in scsi_report_sense() 504 } else if (sshdr->asc == 0x2a && sshdr->ascq == 0x06) { in scsi_report_sense() 508 } else if (sshdr->asc == 0x2a && sshdr->ascq == 0x09) { in scsi_report_sense() 512 } else if (sshdr->asc == 0x2a) in scsi_report_sense() 598 if (sshdr.asc == 0x10) /* DIF */ in scsi_check_sense() [all …]
|
D | scsi_logging.c | 241 unsigned char asc, unsigned char ascq) in scsi_format_extd_sense() argument 245 const char *extd_sense_str = scsi_extd_sense_format(asc, ascq, in scsi_format_extd_sense() 255 if (asc >= 0x80) in scsi_format_extd_sense() 258 "ASC=0x%x ", asc); in scsi_format_extd_sense() 337 sshdr->asc, sshdr->ascq); in scsi_log_print_sense_hdr()
|
/linux-6.12.1/arch/m68k/mac/ |
D | macboing.c | 8 * rewrote some functions, added support for Enhanced ASC (Quadras) 9 * after the NetBSD asc.c console bell patch by Colin Wood/Frederick Bruck 28 * where the ASC hides ... 99 * current location of the Apple Sound Chip--ASC--in other Macs.) The in mac_init_asc() 150 * Does the job for simple ASC, calls other routines else. 210 * regular ASC: stop whining .. 241 /* set up the ASC registers */ in mac_quadra_start_bell() 274 * using the asc interrupt will give better results in the future in mac_quadra_ring_bell()
|
/linux-6.12.1/drivers/scsi/device_handler/ |
D | scsi_dh_hp_sw.c | 50 if (sshdr->asc == 0x04 && sshdr->ascq == 2) { in tur_done() 64 HP_SW_NAME, sshdr->sense_key, sshdr->asc, in tur_done() 88 .asc = SCMD_FAILURE_ASC_ANY, in hp_sw_tur() 142 .asc = 0x04, in hp_sw_start_stop() 170 if (sshdr.asc == 0x04 && sshdr.ascq == 3) { in hp_sw_start_stop() 179 sshdr.sense_key, sshdr.asc, sshdr.ascq); in hp_sw_start_stop()
|
D | scsi_dh_rdac.c | 496 sense_hdr->sense_key, sense_hdr->asc, sense_hdr->ascq); in mode_select_handle_sense() 518 .asc = SCMD_FAILURE_ASC_ANY, in send_mode_select() 524 .asc = SCMD_FAILURE_ASC_ANY, in send_mode_select() 530 .asc = SCMD_FAILURE_ASC_ANY, in send_mode_select() 537 .asc = 0x04, in send_mode_select() 544 .asc = 0x91, in send_mode_select() 680 sense_hdr->sense_key, sense_hdr->asc, sense_hdr->ascq); in rdac_check_sense() 684 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x01) in rdac_check_sense() 690 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x81) in rdac_check_sense() 697 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0xA1) in rdac_check_sense() [all …]
|
/linux-6.12.1/drivers/media/platform/renesas/rcar-vin/ |
D | rcar-core.c | 254 struct v4l2_async_connection *asc) in rvin_group_notify_unbind() argument 266 if (vin->group->remotes[i].asc != asc) in rvin_group_notify_unbind() 280 struct v4l2_async_connection *asc) in rvin_group_notify_bound() argument 288 if (vin->group->remotes[i].asc != asc) in rvin_group_notify_bound() 313 struct v4l2_async_connection *asc; in rvin_group_parse_of() local 329 asc = v4l2_async_nf_add_fwnode(&vin->group->notifier, fwnode, in rvin_group_parse_of() 331 if (IS_ERR(asc)) { in rvin_group_parse_of() 332 ret = PTR_ERR(asc); in rvin_group_parse_of() 336 vin->group->remotes[vep.base.id].asc = asc; in rvin_group_parse_of() 389 if (vin->group->remotes[id].asc) in rvin_group_notifier_init() [all …]
|
/linux-6.12.1/drivers/scsi/mpt3sas/ |
D | mpt3sas_trigger_diag.c | 331 * @asc: ? 336 mpt3sas_trigger_scsi(struct MPT3SAS_ADAPTER *ioc, u8 sense_key, u8 asc, in mpt3sas_trigger_scsi() argument 362 ioc_info(ioc, "%s: enter - sense_key = 0x%02x, asc = 0x%02x, ascq = 0x%02x\n", in mpt3sas_trigger_scsi() 363 __func__, sense_key, asc, ascq)); in mpt3sas_trigger_scsi() 377 if (!(scsi_trigger->ASC == 0xFF || scsi_trigger->ASC == asc)) in mpt3sas_trigger_scsi() 395 event_data.u.scsi.ASC = asc; in mpt3sas_trigger_scsi()
|
/linux-6.12.1/drivers/pinctrl/ |
D | pinctrl-xway.c | 120 MFP_XWAY(GPIO5, GPIO, MII, ASC, GPT), 121 MFP_XWAY(GPIO6, GPIO, MII, ASC, EXIN), 193 GRP_MUX("asc", ASC, ase_pins_asc), 217 static const char * const ase_asc_grps[] = {"asc"}; 227 {"asc", ARRAY_AND_SIZE(ase_asc_grps)}, 247 MFP_XWAY(GPIO4, GPIO, STP, DFE, ASC), 249 MFP_XWAY(GPIO6, GPIO, STP, GPT, ASC), 252 MFP_XWAY(GPIO9, GPIO, ASC, SPI, MII), 253 MFP_XWAY(GPIO10, GPIO, ASC, SPI, MII), 254 MFP_XWAY(GPIO11, GPIO, ASC, CBUS, SPI), [all …]
|
D | pinctrl-falcon.c | 122 MFP_FALCON(GPIO32, ASC, GPIO, NONE, NONE), 123 MFP_FALCON(GPIO33, ASC, GPIO, NONE, NONE), 134 MFP_FALCON(GPIO44, SLIC, GPIO, PCM, ASC), 135 MFP_FALCON(GPIO45, SLIC, GPIO, PCM, ASC), 189 GRP_MUX("asc0", ASC, pins_asc0), 197 GRP_MUX("asc1", ASC, pins_asc1), 216 {"asc", ARRAY_AND_SIZE(ltq_asc_grps)},
|
/linux-6.12.1/arch/mips/include/asm/dec/ |
D | interrupts.h | 31 #define DEC_IRQ_ASC 4 /* ASC (NCR53C94) SCSI */ 50 #define DEC_IRQ_ASC_MERR 21 /* ASC memory read error */ 51 #define DEC_IRQ_ASC_ERR 22 /* ASC page overrun */ 52 #define DEC_IRQ_ASC_DMA 23 /* ASC buffer pointer loaded */
|
D | ioasic_ints.h | 33 #define IO_INR_ASC_DMA 19 /* ASC buffer pointer loaded */ 34 #define IO_INR_ASC_ERR 18 /* ASC page overrun */ 35 #define IO_INR_ASC_MERR 17 /* ASC memory read error */
|
/linux-6.12.1/drivers/ata/ |
D | libata-zpodd.c | 107 unsigned int ret, asc, ascq, add_len; in zpready() local 125 /* has asc and ascq */ in zpready() 129 asc = sense_buf[12]; in zpready() 134 return asc == 0x3a; in zpready() 137 return asc == 0x3a && ascq == 0x01; in zpready()
|
/linux-6.12.1/include/trace/events/ |
D | scsi.h | 274 __field( u8, asc ) 297 __entry->asc = sshdr.asc; 301 __entry->asc = 0; 309 "sense=(key=%#x asc=%#x ascq=%#x)", 320 __entry->sense_key, __entry->asc, __entry->ascq)
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | lantiq,pinctrl-xway.txt | 47 spi_cs3, spi_cs4, spi_cs5, spi_cs6, asc, stp, gpt1, gpt2, gpt3, clkout0, 51 spi, asc, cgu, jtag, exin, stp, gpt, mdio, ephy, dfe 62 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, dfe 74 spi, asc, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe
|
/linux-6.12.1/include/media/ |
D | v4l2-async.h | 93 * @destroy: the asc is about to be freed 98 struct v4l2_async_connection *asc); 102 struct v4l2_async_connection *asc); 103 void (*destroy)(struct v4l2_async_connection *asc); 191 * Allocate a fwnode-matched asc of size asc_struct_size, and add it to the
|