| /drivers/usb/emul/ |
| A D | sandbox_keyb.c | 50 .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 D | sandbox_hub.c | 37 .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 D | sandbox_flash.c | 63 .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 D | usb-emul-uclass.c | 58 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 D | storage_common.c | 392 .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 D | f_acm.c | 82 .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 D | f_thor.c | 378 .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 D | ether.c | 325 .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 D | f_fastboot.c | 77 .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 D | f_sdp.c | 141 .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 D | composite.c | 43 __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 D | f_dfu.h | 77 __u8 bDescriptorType; member
|
| A D | config.c | 100 cp->bDescriptorType = USB_DT_CONFIG; in usb_gadget_config_buf()
|
| A D | f_thor.h | 30 __u8 bDescriptorType; member
|
| A D | f_rockusb.c | 29 .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 D | f_dfu.c | 61 .bDescriptorType = DFU_DT_FUNC, 73 .bDescriptorType = USB_DT_INTERFACE, 682 d->bDescriptorType = USB_DT_INTERFACE; in dfu_prepare_function()
|
| A D | g_dnl.c | 58 .bDescriptorType = USB_DT_DEVICE,
|
| A D | atmel_usba_udc.c | 191 desc->bDescriptorType != USB_DT_ENDPOINT || in usba_ep_enable() 551 .bDescriptorType = USB_DT_ENDPOINT,
|
| A D | max3420_udc.c | 490 .bDescriptorType = USB_DT_ENDPOINT,
|
| A D | dwc2_udc_otg.c | 626 || desc->bDescriptorType != USB_DT_ENDPOINT in dwc2_ep_enable()
|
| A D | ci_udc.c | 81 .bDescriptorType = USB_DT_ENDPOINT,
|
| /drivers/usb/host/ |
| A D | ehci.h | 85 unsigned char bDescriptorType; member 98 unsigned char bDescriptorType; member
|
| /drivers/usb/mtu3/ |
| A D | mtu3_gadget.c | 151 if (!ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in mtu3_gadget_ep_enable()
|
| /drivers/usb/cdns3/ |
| A D | ep0.c | 30 .bDescriptorType = USB_DT_ENDPOINT,
|
| /drivers/usb/dwc3/ |
| A D | gadget.c | 646 if (!ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in dwc3_gadget_ep_enable() 1266 .bDescriptorType = USB_DT_ENDPOINT,
|