/linux-6.1.9/drivers/usb/gadget/function/ |
D | f_uac1.c | 436 u16 w_index = le16_to_cpu(cr->wIndex); in in_rq_cur() local 487 u16 w_index = le16_to_cpu(cr->wIndex); in in_rq_min() local 534 u16 w_index = le16_to_cpu(cr->wIndex); in in_rq_max() local 581 u16 w_index = le16_to_cpu(cr->wIndex); in in_rq_res() local 629 u16 w_index = le16_to_cpu(cr->wIndex); in out_rq_cur_complete() local 683 u16 w_index = le16_to_cpu(cr->wIndex); in out_rq_cur() local 832 u16 w_index = le16_to_cpu(ctrl->wIndex); in f_audio_setup() local
|
D | f_uac2.c | 1363 u16 w_index, w_value; in afunc_notify() local 1519 u16 w_index = le16_to_cpu(cr->wIndex); in in_rq_cur() local 1596 u16 w_index = le16_to_cpu(cr->wIndex); in in_rq_range() local 1719 u16 w_index = le16_to_cpu(cr->wIndex); in out_rq_cur_complete() local 1768 u16 w_index = le16_to_cpu(cr->wIndex); in out_rq_cur() local 1803 u16 w_index = le16_to_cpu(cr->wIndex); in setup_rq_inf() local
|
D | f_eem.c | 174 u16 w_index = le16_to_cpu(ctrl->wIndex); in eem_setup() local
|
D | f_ecm.c | 474 u16 w_index = le16_to_cpu(ctrl->wIndex); in ecm_setup() local
|
D | f_rndis.c | 471 u16 w_index = le16_to_cpu(ctrl->wIndex); in rndis_setup() local
|
D | f_acm.c | 334 u16 w_index = le16_to_cpu(ctrl->wIndex); in acm_setup() local
|
D | f_uac1_legacy.c | 528 u16 w_index = le16_to_cpu(ctrl->wIndex); in f_audio_setup() local
|
D | f_ncm.c | 688 u16 w_index = le16_to_cpu(ctrl->wIndex); in ncm_setup() local
|
D | f_sourcesink.c | 770 u16 w_index = le16_to_cpu(ctrl->wIndex); in sourcesink_setup() local
|
D | f_printer.c | 943 u16 w_index = le16_to_cpu(ctrl->wIndex); in gprinter_req_match() local
|
D | f_mass_storage.c | 461 u16 w_index = le16_to_cpu(ctrl->wIndex); in fsg_setup() local
|
D | f_fs.c | 2291 u16 w_index = le16_to_cpu(desc->wIndex); in __ffs_do_os_desc_header() local
|
/linux-6.1.9/drivers/usb/usbip/ |
D | vudc_transfer.c | 64 unsigned int w_index; in handle_control_request() local
|
/linux-6.1.9/drivers/usb/gadget/udc/ |
D | m66592-udc.c | 969 u16 w_index = le16_to_cpu(ctrl->wIndex); in get_status() local 1012 u16 w_index = le16_to_cpu(ctrl->wIndex); in clear_feature() local 1069 u16 w_index = le16_to_cpu(ctrl->wIndex); in set_feature() local
|
D | r8a66597-udc.c | 1166 u16 w_index = le16_to_cpu(ctrl->wIndex); in get_status() local 1210 u16 w_index = le16_to_cpu(ctrl->wIndex); in clear_feature() local 1270 u16 w_index = le16_to_cpu(ctrl->wIndex); in set_feature() local
|
D | fusb300_udc.c | 689 u16 w_index = ctrl->wIndex; in get_status() local 735 u16 w_index = le16_to_cpu(ctrl->wIndex); in set_feature() local
|
D | net2280.c | 2872 #define w_index le16_to_cpu(r.wIndex) in handle_stat0_irqs_superspeed() macro 3179 #define w_index le16_to_cpu(u.r.wIndex) in handle_stat0_irqs() macro
|
D | at91_udc.c | 1082 #define w_index le16_to_cpu(pkt.r.wIndex) in handle_setup() macro
|
D | omap_udc.c | 1530 #define w_index le16_to_cpu(u.r.wIndex) in ep0_irq() macro
|
D | dummy_hcd.c | 1620 unsigned w_index; in handle_control_request() local
|
/linux-6.1.9/drivers/usb/gadget/ |
D | composite.c | 1689 u16 w_index = le16_to_cpu(ctrl->wIndex); in composite_setup() local
|