Home
last modified time | relevance | path

Searched refs:bDescriptorType (Results 1 – 25 of 28) sorted by relevance

12

/drivers/usb/emul/
A Dsandbox_keyb.c50 .bDescriptorType = USB_DT_DEVICE,
68 .bDescriptorType = USB_DT_CONFIG,
80 .bDescriptorType = USB_DT_INTERFACE,
93 .bDescriptorType = USB_DT_HID,
103 .bDescriptorType = USB_DT_ENDPOINT,
114 .bDescriptorType = USB_DT_INTERFACE,
127 .bDescriptorType = USB_DT_HID,
137 .bDescriptorType = USB_DT_ENDPOINT,
A Dsandbox_hub.c37 .bDescriptorType = USB_DT_DEVICE,
55 .bDescriptorType = USB_DT_CONFIG,
67 .bDescriptorType = USB_DT_INTERFACE,
80 .bDescriptorType = USB_DT_ENDPOINT,
90 .bDescriptorType = USB_DT_HUB,
A Dsandbox_flash.c63 .bDescriptorType = USB_DT_DEVICE,
81 .bDescriptorType = USB_DT_CONFIG,
93 .bDescriptorType = USB_DT_INTERFACE,
106 .bDescriptorType = USB_DT_ENDPOINT,
116 .bDescriptorType = USB_DT_ENDPOINT,
A Dusb-emul-uclass.c58 if ((*ptr)->bDescriptorType != type) in usb_emul_find_descriptor()
276 debug(" - upto=%d, type=%d\n", upto, (*ptr)->bDescriptorType); in usb_emul_setup_device()
277 if ((*ptr)->bDescriptorType == USB_DT_CONFIG) { in usb_emul_setup_device()
/drivers/usb/gadget/
A Dstorage_common.c392 .bDescriptorType = USB_DT_OTG,
403 .bDescriptorType = USB_DT_INTERFACE,
420 .bDescriptorType = USB_DT_ENDPOINT,
430 .bDescriptorType = USB_DT_ENDPOINT,
442 .bDescriptorType = USB_DT_ENDPOINT,
482 .bDescriptorType = USB_DT_ENDPOINT,
492 .bDescriptorType = USB_DT_ENDPOINT,
505 .bDescriptorType = USB_DT_ENDPOINT,
A Df_acm.c82 .bDescriptorType = USB_DT_INTERFACE,
91 .bDescriptorType = USB_DT_INTERFACE,
98 .bDescriptorType = USB_DT_CS_INTERFACE,
113 .bDescriptorType = USB_DT_CS_INTERFACE,
120 .bDescriptorType = USB_DT_CS_INTERFACE,
128 .bDescriptorType = USB_DT_ENDPOINT,
137 .bDescriptorType = USB_DT_ENDPOINT,
144 .bDescriptorType = USB_DT_ENDPOINT,
165 .bDescriptorType = USB_DT_ENDPOINT,
173 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
A Df_thor.c378 .bDescriptorType = USB_DT_INTERFACE,
386 .bDescriptorType = USB_DT_ENDPOINT,
394 .bDescriptorType = USB_DT_ENDPOINT,
403 .bDescriptorType = USB_DT_INTERFACE,
415 .bDescriptorType = 0x24, /* CS_INTERFACE */
422 .bDescriptorType = 0x24, /* CS_INTERFACE */
443 .bDescriptorType = USB_DT_ENDPOINT,
466 .bDescriptorType = USB_DT_ENDPOINT,
474 .bDescriptorType = USB_DT_ENDPOINT,
482 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
A Dether.c325 .bDescriptorType = USB_DT_DEVICE,
343 .bDescriptorType = USB_DT_OTG,
351 .bDescriptorType = USB_DT_CONFIG,
399 .bDescriptorType = USB_DT_INTERFACE,
543 .bDescriptorType = USB_DT_ENDPOINT,
559 .bDescriptorType = USB_DT_INTERFACE,
636 .bDescriptorType = USB_DT_ENDPOINT,
646 .bDescriptorType = USB_DT_ENDPOINT,
716 .bDescriptorType = USB_DT_ENDPOINT,
727 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
A Df_fastboot.c77 .bDescriptorType = USB_DT_ENDPOINT,
85 .bDescriptorType = USB_DT_ENDPOINT,
93 .bDescriptorType = USB_DT_ENDPOINT,
101 .bDescriptorType = USB_DT_ENDPOINT,
109 .bDescriptorType = USB_DT_INTERFACE,
135 .bDescriptorType = USB_DT_ENDPOINT,
143 .bDescriptorType = USB_DT_ENDPOINT,
151 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
A Df_sdp.c141 .bDescriptorType = USB_DT_INTERFACE,
153 .bDescriptorType = USB_DT_CS_DEVICE,
165 .bDescriptorType = USB_DT_ENDPOINT, /*USB_DT_CS_ENDPOINT*/
175 .bDescriptorType = USB_DT_ENDPOINT, /*USB_DT_CS_ENDPOINT*/
185 .bDescriptorType = USB_DT_ENDPOINT, /*USB_DT_CS_ENDPOINT*/
195 .bDescriptorType = USB_DT_ENDPOINT, /*USB_DT_CS_ENDPOINT*/
A Dcomposite.c43 __u8 bDescriptorType; member
208 c->bDescriptorType = type; in config_buf()
340 qual->bDescriptorType = USB_DT_DEVICE_QUALIFIER; in device_qual()
442 if ((*descriptors)->bDescriptorType != USB_DT_ENDPOINT) in set_config()
626 s->bDescriptorType = USB_DT_STRING; in get_string()
656 b->bDescriptorType = USB_DT_STRING; in get_string()
793 bos->bDescriptorType = USB_DT_BOS; in bos_desc()
807 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
824 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
A Df_dfu.h77 __u8 bDescriptorType; member
A Dconfig.c100 cp->bDescriptorType = USB_DT_CONFIG; in usb_gadget_config_buf()
A Df_thor.h30 __u8 bDescriptorType; member
A Df_rockusb.c29 .bDescriptorType = USB_DT_ENDPOINT,
37 .bDescriptorType = USB_DT_ENDPOINT,
45 .bDescriptorType = USB_DT_ENDPOINT,
53 .bDescriptorType = USB_DT_ENDPOINT,
61 .bDescriptorType = USB_DT_INTERFACE,
A Df_dfu.c61 .bDescriptorType = DFU_DT_FUNC,
73 .bDescriptorType = USB_DT_INTERFACE,
682 d->bDescriptorType = USB_DT_INTERFACE; in dfu_prepare_function()
A Dg_dnl.c58 .bDescriptorType = USB_DT_DEVICE,
A Datmel_usba_udc.c191 desc->bDescriptorType != USB_DT_ENDPOINT || in usba_ep_enable()
551 .bDescriptorType = USB_DT_ENDPOINT,
A Dmax3420_udc.c490 .bDescriptorType = USB_DT_ENDPOINT,
A Ddwc2_udc_otg.c626 || desc->bDescriptorType != USB_DT_ENDPOINT in dwc2_ep_enable()
A Dci_udc.c81 .bDescriptorType = USB_DT_ENDPOINT,
/drivers/usb/host/
A Dehci.h85 unsigned char bDescriptorType; member
98 unsigned char bDescriptorType; member
/drivers/usb/mtu3/
A Dmtu3_gadget.c151 if (!ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in mtu3_gadget_ep_enable()
/drivers/usb/cdns3/
A Dep0.c30 .bDescriptorType = USB_DT_ENDPOINT,
/drivers/usb/dwc3/
A Dgadget.c646 if (!ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in dwc3_gadget_ep_enable()
1266 .bDescriptorType = USB_DT_ENDPOINT,

Completed in 90 milliseconds

12