Home
last modified time | relevance | path

Searched refs:w_index (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/drivers/usb/usbip/
Dvudc_transfer.c64 unsigned int w_index; in handle_control_request() local
67 w_index = le16_to_cpu(setup->wIndex); in handle_control_request()
101 ep2 = vudc_find_endpoint(udc, w_index); in handle_control_request()
134 ep2 = vudc_find_endpoint(udc, w_index); in handle_control_request()
158 ep2 = vudc_find_endpoint(udc, w_index); in handle_control_request()
/Linux-v4.19/drivers/usb/gadget/function/
Df_ncm.c686 u16 w_index = le16_to_cpu(ctrl->wIndex); in ncm_setup() local
701 if (w_length != 0 || w_index != ncm->ctrl_id) in ncm_setup()
725 if (w_length == 0 || w_value != 0 || w_index != ncm->ctrl_id) in ncm_setup()
736 if (w_length < 4 || w_value != 0 || w_index != ncm->ctrl_id) in ncm_setup()
747 if (w_length != 4 || w_value != 0 || w_index != ncm->ctrl_id) in ncm_setup()
762 if (w_length < 2 || w_value != 0 || w_index != ncm->ctrl_id) in ncm_setup()
774 if (w_length != 0 || w_index != ncm->ctrl_id) in ncm_setup()
796 if (w_length < 2 || w_value != 0 || w_index != ncm->ctrl_id) in ncm_setup()
810 if (w_length != 0 || w_index != ncm->ctrl_id) in ncm_setup()
841 w_value, w_index, w_length); in ncm_setup()
[all …]
Df_acm.c342 u16 w_index = le16_to_cpu(ctrl->wIndex); in acm_setup() local
360 || w_index != acm->ctrl_id) in acm_setup()
371 if (w_index != acm->ctrl_id) in acm_setup()
382 if (w_index != acm->ctrl_id) in acm_setup()
399 w_value, w_index, w_length); in acm_setup()
407 w_value, w_index, w_length); in acm_setup()
Df_uac2.c690 u16 w_index = le16_to_cpu(cr->wIndex); in in_rq_cur() local
692 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_cur()
731 u16 w_index = le16_to_cpu(cr->wIndex); in in_rq_range() local
733 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_range()
795 u16 w_index = le16_to_cpu(cr->wIndex); in setup_rq_inf() local
796 u8 intf = w_index & 0xff; in setup_rq_inf()
Df_rndis.c469 u16 w_index = le16_to_cpu(ctrl->wIndex); in rndis_setup() local
483 if (w_value || w_index != rndis->ctrl_id) in rndis_setup()
494 if (w_value || w_index != rndis->ctrl_id) in rndis_setup()
517 w_value, w_index, w_length); in rndis_setup()
524 w_value, w_index, w_length); in rndis_setup()
Df_ecm.c471 u16 w_index = le16_to_cpu(ctrl->wIndex); in ecm_setup() local
484 if (w_length != 0 || w_index != ecm->ctrl_id) in ecm_setup()
508 w_value, w_index, w_length); in ecm_setup()
515 w_value, w_index, w_length); in ecm_setup()
Df_sourcesink.c767 u16 w_index = le16_to_cpu(ctrl->wIndex); in sourcesink_setup() local
790 if (w_value || w_index) in sourcesink_setup()
800 if (w_value || w_index) in sourcesink_setup()
813 w_value, w_index, w_length); in sourcesink_setup()
820 w_value, w_index, w_length); in sourcesink_setup()
Df_uac1.c391 u16 w_index = le16_to_cpu(ctrl->wIndex); in f_audio_setup() local
410 w_value, w_index, w_length); in f_audio_setup()
417 w_value, w_index, w_length); in f_audio_setup()
Df_eem.c170 u16 w_index = le16_to_cpu(ctrl->wIndex); in eem_setup() local
176 w_value, w_index, w_length); in eem_setup()
Df_uac1_legacy.c526 u16 w_index = le16_to_cpu(ctrl->wIndex); in f_audio_setup() local
553 w_value, w_index, w_length); in f_audio_setup()
560 w_value, w_index, w_length); in f_audio_setup()
Df_printer.c896 u16 w_index = le16_to_cpu(ctrl->wIndex); in gprinter_req_match() local
909 w_index >>= 8; in gprinter_req_match()
926 return w_index == dev->interface; in gprinter_req_match()
Df_mass_storage.c484 u16 w_index = le16_to_cpu(ctrl->wIndex); in fsg_setup() local
502 if (w_index != fsg->interface_number || w_value != 0 || in fsg_setup()
518 if (w_index != fsg->interface_number || w_value != 0 || in fsg_setup()
532 le16_to_cpu(ctrl->wValue), w_index, w_length); in fsg_setup()
Df_fs.c2157 u16 w_index = le16_to_cpu(desc->wIndex); in __ffs_do_os_desc_header() local
2164 switch (w_index) { in __ffs_do_os_desc_header()
2172 pr_vdebug("unsupported os descriptor type: %d", w_index); in __ffs_do_os_desc_header()
/Linux-v4.19/drivers/usb/gadget/
Dcomposite.c1565 u16 w_index = le16_to_cpu(ctrl->wIndex); in composite_setup() local
1566 u8 intf = w_index & 0xFF; in composite_setup()
1639 w_index, w_value & 0xff); in composite_setup()
1724 value = f->set_alt(f, w_index, w_value); in composite_setup()
1744 value = f->get_alt ? f->get_alt(f, w_index) : 0; in composite_setup()
1752 (w_index == OTG_STS_SELECTOR)) { in composite_setup()
1804 value = f->func_suspend(f, w_index >> 8); in composite_setup()
1837 if (w_index != 0x4 || (w_value >> 8)) in composite_setup()
1839 buf[6] = w_index; in composite_setup()
1853 if (w_index != 0x5 || (w_value >> 8)) in composite_setup()
[all …]
/Linux-v4.19/drivers/usb/gadget/udc/
Dat91_udc.c1081 #define w_index le16_to_cpu(pkt.r.wIndex) in handle_setup() macro
1087 w_value, w_index, w_length); in handle_setup()
1174 tmp = w_index & USB_ENDPOINT_NUMBER_MASK; in handle_setup()
1180 if ((w_index & USB_DIR_IN)) { in handle_setup()
1197 tmp = w_index & USB_ENDPOINT_NUMBER_MASK; in handle_setup()
1203 if ((w_index & USB_DIR_IN)) { in handle_setup()
1216 tmp = w_index & USB_ENDPOINT_NUMBER_MASK; in handle_setup()
1224 if ((w_index & USB_DIR_IN)) { in handle_setup()
1242 #undef w_index in handle_setup()
Domap_udc.c1525 #define w_index le16_to_cpu(u.r.wIndex) in ep0_irq() macro
1565 ep = &udc->ep[w_index & 0xf]; in ep0_irq()
1567 if (w_index & USB_DIR_IN) in ep0_irq()
1594 ep = &udc->ep[w_index & 0xf]; in ep0_irq()
1595 if (w_index & USB_DIR_IN) in ep0_irq()
1626 if (!(w_index & 0xf)) in ep0_irq()
1630 ep = &udc->ep[w_index & 0xf]; in ep0_irq()
1631 if (w_index & USB_DIR_IN) in ep0_irq()
1659 VDBG("GET_STATUS, interface %d\n", w_index); in ep0_irq()
1676 w_value, w_index, w_length); in ep0_irq()
[all …]
Dm66592-udc.c969 u16 w_index = le16_to_cpu(ctrl->wIndex); in get_status() local
979 ep = m66592->epaddr2ep[w_index & USB_ENDPOINT_NUMBER_MASK]; in get_status()
1012 u16 w_index = le16_to_cpu(ctrl->wIndex); in clear_feature() local
1014 ep = m66592->epaddr2ep[w_index & USB_ENDPOINT_NUMBER_MASK]; in clear_feature()
1069 u16 w_index = le16_to_cpu(ctrl->wIndex); in set_feature() local
1071 ep = m66592->epaddr2ep[w_index & USB_ENDPOINT_NUMBER_MASK]; in set_feature()
Dnet2280.c2863 #define w_index le16_to_cpu(r.wIndex) in handle_stat0_irqs_superspeed() macro
2889 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
2949 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
3015 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
3039 w_value, w_index, w_length, in handle_stat0_irqs_superspeed()
3059 #undef w_index in handle_stat0_irqs_superspeed()
3171 #define w_index le16_to_cpu(u.r.wIndex) in handle_stat0_irqs() macro
3213 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
3239 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
3264 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
[all …]
Dr8a66597-udc.c1166 u16 w_index = le16_to_cpu(ctrl->wIndex); in get_status() local
1176 ep = r8a66597->epaddr2ep[w_index & USB_ENDPOINT_NUMBER_MASK]; in get_status()
1210 u16 w_index = le16_to_cpu(ctrl->wIndex); in clear_feature() local
1212 ep = r8a66597->epaddr2ep[w_index & USB_ENDPOINT_NUMBER_MASK]; in clear_feature()
1270 u16 w_index = le16_to_cpu(ctrl->wIndex); in set_feature() local
1272 ep = r8a66597->epaddr2ep[w_index & USB_ENDPOINT_NUMBER_MASK]; in set_feature()
Dfusb300_udc.c689 u16 w_index = ctrl->wIndex; in get_status() local
699 ep = w_index & USB_ENDPOINT_NUMBER_MASK; in get_status()
735 u16 w_index = le16_to_cpu(ctrl->wIndex); in set_feature() local
737 ep = w_index & USB_ENDPOINT_NUMBER_MASK; in set_feature()
Ddummy_hcd.c1603 unsigned w_index; in handle_control_request() local
1606 w_index = le16_to_cpu(setup->wIndex); in handle_control_request()
1663 ep2 = find_endpoint(dum, w_index); in handle_control_request()
1711 ep2 = find_endpoint(dum, w_index); in handle_control_request()
1735 ep2 = find_endpoint(dum, w_index); in handle_control_request()
/Linux-v4.19/drivers/isdn/hisax/
Dst5481_usb.c65 int w_index; in usb_ctrl_msg() local
68 if ((w_index = fifo_add(&ctrl->msg_fifo.f)) < 0) { in usb_ctrl_msg()
72 ctrl_msg = &ctrl->msg_fifo.data[w_index]; in usb_ctrl_msg()