Searched refs:asc (Results 1 - 25 of 83) sorted by relevance

1234

/linux-master/drivers/media/v4l2-core/
H A Dv4l2-async.c31 struct v4l2_async_connection *asc)
36 return n->ops->bound(n, subdev, asc);
41 struct v4l2_async_connection *asc)
46 n->ops->unbind(n, subdev, asc);
58 struct v4l2_async_connection *asc)
63 n->ops->destroy(asc);
185 struct v4l2_async_connection *asc; local
187 list_for_each_entry(asc, &notifier->waiting_list, asc_entry) {
189 switch (asc->match.type) {
203 if (match(notifier, sd, &asc
29 v4l2_async_nf_call_bound(struct v4l2_async_notifier *n, struct v4l2_subdev *subdev, struct v4l2_async_connection *asc) argument
39 v4l2_async_nf_call_unbind(struct v4l2_async_notifier *n, struct v4l2_subdev *subdev, struct v4l2_async_connection *asc) argument
57 v4l2_async_nf_call_destroy(struct v4l2_async_notifier *n, struct v4l2_async_connection *asc) argument
259 struct v4l2_async_connection *asc; local
334 v4l2_async_match_notify(struct v4l2_async_notifier *notifier, struct v4l2_device *v4l2_dev, struct v4l2_subdev *sd, struct v4l2_async_connection *asc) argument
427 struct v4l2_async_connection *asc; local
453 v4l2_async_unbind_subdev_one(struct v4l2_async_notifier *notifier, struct v4l2_async_connection *asc) argument
469 struct v4l2_async_connection *asc, *asc_tmp; local
490 struct v4l2_async_connection *asc; local
521 struct v4l2_async_connection *asc; local
581 struct v4l2_async_connection *asc; local
657 struct v4l2_async_connection *asc, *tmp; local
688 __v4l2_async_nf_add_connection(struct v4l2_async_notifier *notifier, struct v4l2_async_connection *asc) argument
703 struct v4l2_async_connection *asc; local
724 struct v4l2_async_connection *asc; local
745 struct v4l2_async_connection *asc; local
794 struct v4l2_async_connection *asc; local
862 struct v4l2_async_connection *asc, *asc_tmp; local
929 struct v4l2_async_connection *asc; local
[all...]
/linux-master/drivers/target/
H A Dtarget_core_ua.c77 u8 asc,
89 ua->ua_asc = asc;
97 if ((ua_p->ua_asc == asc) && (ua_p->ua_ascq == ascq)) {
122 if ((asc == 0x29) && (ascq > ua_p->ua_ascq))
133 if ((asc == 0x29) || (ascq > ua_p->ua_asc))
151 asc, ascq);
157 u32 unpacked_lun, u8 asc, u8 ascq)
171 core_scsi3_ua_allocate(deve, asc, ascq);
190 * returns true if the dequeuing succeeded and if *@key, *@asc and *@ascq have
193 bool core_scsi3_ua_for_check_condition(struct se_cmd *cmd, u8 *key, u8 *asc, argument
75 core_scsi3_ua_allocate( struct se_dev_entry *deve, u8 asc, u8 ascq) argument
156 target_ua_allocate_lun(struct se_node_acl *nacl, u32 unpacked_lun, u8 asc, u8 ascq) argument
266 core_scsi3_ua_clear_for_request_sense( struct se_cmd *cmd, u8 *asc, u8 *ascq) argument
[all...]
H A Dtarget_core_transport.c3309 u8 asc; member in struct:sense_detail
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
3500 u8 key, asc, ascq; local
[all...]
/linux-master/drivers/usb/storage/
H A Ddebug.h35 unsigned char asc, unsigned char ascq);
H A Ddebug.c145 unsigned char asc,
151 what = scsi_extd_sense_format(asc, ascq, &fmt);
143 usb_stor_show_sense(const struct us_data *us, unsigned char key, unsigned char asc, unsigned char ascq) argument
/linux-master/drivers/hid/
H A Dhid-apple.c401 struct apple_sc *asc = hid_get_drvdata(hid); local
408 real_fnmode = (asc->quirks & APPLE_IS_NON_APPLE) ? 2 : 1;
420 if (iso_layout > 0 || (iso_layout < 0 && (asc->quirks & APPLE_ISO_TILDE_QUIRK) &&
446 asc->fn_on = !!value;
500 do_translate = !asc->fn_on;
503 do_translate = asc->fn_on;
510 do_translate = asc->fn_on;
518 if (asc->quirks & APPLE_NUMLOCK_EMULATION &&
519 (test_bit(code, asc->pressed_numlock) ||
525 set_bit(code, asc
546 struct apple_sc *asc = hid_get_drvdata(hdev); local
571 struct apple_sc *asc = hid_get_drvdata(hdev); local
596 struct apple_sc *asc = from_timer(asc, t, battery_timer); local
612 struct apple_sc *asc = hid_get_drvdata(hdev); local
673 struct apple_sc *asc = hid_get_drvdata(hdev); local
694 struct apple_sc *asc = hid_get_drvdata(hdev); local
711 struct apple_sc *asc = hid_get_drvdata(hdev); local
776 struct apple_sc *asc = hid_get_drvdata(hdev); local
829 struct apple_sc *asc; local
868 struct apple_sc *asc = hid_get_drvdata(hdev); local
[all...]
/linux-master/drivers/scsi/
H A Dscsi_lib_test.c21 .asc = 0x1,
27 .asc = 0x11,
34 .asc = 0x11,
41 .asc = 0x11,
48 .asc = SCMD_FAILURE_ASC_ANY,
54 .asc = 0x91,
212 .asc = SCMD_FAILURE_ASC_ANY,
256 .asc = 0x28,
261 .asc = 0x29,
H A Dscsi_common.c182 * asc, ascq and additional_length (only for descriptor format).
210 sshdr->asc = sense_buffer[2];
224 sshdr->asc = sense_buffer[12];
279 * @asc: Additional sense code
283 void scsi_build_sense_buffer(int desc, u8 *buf, u8 key, u8 asc, u8 ascq) argument
288 buf[2] = asc;
295 buf[12] = asc;
H A Dscsi_error.c464 if (sshdr->asc == 0x3f && sshdr->ascq == 0x03) {
468 } else if (sshdr->asc == 0x3f && sshdr->ascq == 0x0e) {
475 } else if (sshdr->asc == 0x3f)
481 if (sshdr->asc == 0x38 && sshdr->ascq == 0x07) {
489 if (sshdr->asc == 0x29) {
500 if (sshdr->asc == 0x2a && sshdr->ascq == 0x01) {
504 } else if (sshdr->asc == 0x2a && sshdr->ascq == 0x06) {
508 } else if (sshdr->asc == 0x2a && sshdr->ascq == 0x09) {
512 } else if (sshdr->asc == 0x2a)
598 if (sshdr.asc
[all...]
H A Dconstants.c378 scsi_extd_sense_format(unsigned char asc, unsigned char ascq, const char **fmt) argument
381 unsigned short code = ((asc << 8) | ascq);
391 if (additional2[i].code1 == asc &&
H A Dscsi_logging.c241 unsigned char asc, unsigned char ascq)
245 const char *extd_sense_str = scsi_extd_sense_format(asc, ascq,
255 if (asc >= 0x80)
258 "ASC=0x%x ", asc);
337 sshdr->asc, sshdr->ascq);
240 scsi_format_extd_sense(char *buffer, size_t buf_len, unsigned char asc, unsigned char ascq) argument
H A Dps3rom.c247 unsigned char *asc, unsigned char *ascq)
253 *asc = (status >> 8) & 0xff;
266 unsigned char sense_key, asc, ascq; local
313 if (decode_lv1_status(status, &sense_key, &asc, &ascq)) {
318 scsi_build_sense(cmd, 0, sense_key, asc, ascq);
246 decode_lv1_status(u64 status, unsigned char *sense_key, unsigned char *asc, unsigned char *ascq) argument
/linux-master/include/media/
H A Dv4l2-async.h93 * @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
/linux-master/include/scsi/
H A Dscsi_dbg.h61 scsi_extd_sense_format(unsigned char asc, unsigned char ascq, const char **fmt) argument
H A Dscsi_common.h66 u8 asc; member in struct:scsi_sense_hdr
85 extern void scsi_build_sense_buffer(int desc, u8 *buf, u8 key, u8 asc, u8 ascq);
/linux-master/drivers/scsi/device_handler/
H A Dscsi_dh_hp_sw.c50 if (sshdr->asc == 0x04 && sshdr->ascq == 2) {
64 HP_SW_NAME, sshdr->sense_key, sshdr->asc,
88 .asc = SCMD_FAILURE_ASC_ANY,
142 .asc = 0x04,
170 if (sshdr.asc == 0x04 && sshdr.ascq == 3) {
179 sshdr.sense_key, sshdr.asc, sshdr.ascq);
H A Dscsi_dh_emc.c108 sshdr->asc, sshdr->ascq);
110 if (sshdr->sense_key == 0x05 && sshdr->asc == 0x04 &&
120 } else if (sshdr->sense_key == 0x02 && sshdr->asc == 0x04 &&
291 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x03)
308 if (sense_hdr->asc == 0x25 && sense_hdr->ascq == 0x01)
322 if (sense_hdr->asc == 0x29 && sense_hdr->ascq == 0x00)
H A Dscsi_dh_rdac.c496 sense_hdr->sense_key, sense_hdr->asc, sense_hdr->ascq);
518 .asc = SCMD_FAILURE_ASC_ANY,
524 .asc = SCMD_FAILURE_ASC_ANY,
530 .asc = SCMD_FAILURE_ASC_ANY,
537 .asc = 0x04,
544 .asc = 0x91,
680 sense_hdr->sense_key, sense_hdr->asc, sense_hdr->ascq);
684 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x01)
690 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x81)
697 if (sense_hdr->asc
[all...]
H A Dscsi_dh_alua.c425 if (sense_hdr->asc == 0x04 && sense_hdr->ascq == 0x0a) {
439 if (sense_hdr->asc == 0x29 && sense_hdr->ascq == 0x00) {
448 if (sense_hdr->asc == 0x29 && sense_hdr->ascq == 0x04)
453 if (sense_hdr->asc == 0x2a && sense_hdr->ascq == 0x01)
458 if (sense_hdr->asc == 0x2a && sense_hdr->ascq == 0x06) {
465 if (sense_hdr->asc == 0x2a && sense_hdr->ascq == 0x07) {
472 if (sense_hdr->asc == 0x3f && sense_hdr->ascq == 0x03)
477 if (sense_hdr->asc == 0x3f && sense_hdr->ascq == 0x0e)
506 sense_hdr.asc == 0x04 && sense_hdr.ascq == 0x0a)
608 sense_hdr.asc
[all...]
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c254 struct v4l2_async_connection *asc)
266 if (vin->group->remotes[i].asc != asc)
280 struct v4l2_async_connection *asc)
288 if (vin->group->remotes[i].asc != asc)
313 struct v4l2_async_connection *asc; local
329 asc = v4l2_async_nf_add_fwnode(&vin->group->notifier, fwnode,
331 if (IS_ERR(asc)) {
332 ret = PTR_ERR(asc);
252 rvin_group_notify_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asc) argument
278 rvin_group_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asc) argument
611 rvin_parallel_notify_unbind(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asc) argument
624 rvin_parallel_notify_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_connection *asc) argument
658 struct v4l2_async_connection *asc; local
[all...]
H A Drcar-vin.h109 * @asc: async connection descriptor for async framework
118 struct v4l2_async_connection *asc; member in struct:rvin_parallel_entity
294 struct v4l2_async_connection *asc; member in struct:rvin_group::__anon363
/linux-master/drivers/ata/
H A Dlibata-zpodd.c107 unsigned int ret, asc, ascq, add_len; local
125 /* has asc and ascq */
129 asc = sense_buf[12];
134 return asc == 0x3a;
137 return asc == 0x3a && ascq == 0x01;
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disp.h230 struct v4l2_async_connection *asc; local
232 asc = v4l2_async_connection_unique(sd);
233 if (!asc)
236 return &container_of(asc, struct isp_async_subdev, asd)->bus;
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_trigger_diag.c331 * @asc: ?
336 mpt3sas_trigger_scsi(struct MPT3SAS_ADAPTER *ioc, u8 sense_key, u8 asc, argument
362 ioc_info(ioc, "%s: enter - sense_key = 0x%02x, asc = 0x%02x, ascq = 0x%02x\n",
363 __func__, sense_key, asc, ascq));
377 if (!(scsi_trigger->ASC == 0xFF || scsi_trigger->ASC == asc))
395 event_data.u.scsi.ASC = asc;
/linux-master/include/trace/events/
H A Dscsi.h273 __field( u8, asc )
296 __entry->asc = sshdr.asc;
300 __entry->asc = 0;
308 "sense=(key=%#x asc=%#x ascq=%#x)",
319 __entry->sense_key, __entry->asc, __entry->ascq)

Completed in 331 milliseconds

1234