Home
last modified time | relevance | path

Searched refs:USB_DT_ENDPOINT (Results 1 – 24 of 24) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Dstorage_common.c418 .bDescriptorType = USB_DT_ENDPOINT,
428 .bDescriptorType = USB_DT_ENDPOINT,
440 .bDescriptorType = USB_DT_ENDPOINT,
480 .bDescriptorType = USB_DT_ENDPOINT,
490 .bDescriptorType = USB_DT_ENDPOINT,
503 .bDescriptorType = USB_DT_ENDPOINT,
Df_fastboot.c55 .bDescriptorType = USB_DT_ENDPOINT,
63 .bDescriptorType = USB_DT_ENDPOINT,
71 .bDescriptorType = USB_DT_ENDPOINT,
79 .bDescriptorType = USB_DT_ENDPOINT,
Df_thor.c378 .bDescriptorType = USB_DT_ENDPOINT,
386 .bDescriptorType = USB_DT_ENDPOINT,
435 .bDescriptorType = USB_DT_ENDPOINT,
458 .bDescriptorType = USB_DT_ENDPOINT,
466 .bDescriptorType = USB_DT_ENDPOINT,
474 .bDescriptorType = USB_DT_ENDPOINT,
Df_rockusb.c27 .bDescriptorType = USB_DT_ENDPOINT,
35 .bDescriptorType = USB_DT_ENDPOINT,
43 .bDescriptorType = USB_DT_ENDPOINT,
51 .bDescriptorType = USB_DT_ENDPOINT,
Dether.c560 .bDescriptorType = USB_DT_ENDPOINT,
653 .bDescriptorType = USB_DT_ENDPOINT,
663 .bDescriptorType = USB_DT_ENDPOINT,
733 .bDescriptorType = USB_DT_ENDPOINT,
744 .bDescriptorType = USB_DT_ENDPOINT,
753 .bDescriptorType = USB_DT_ENDPOINT,
Dfotg210.c61 .bDescriptorType = USB_DT_ENDPOINT,
510 || desc->bDescriptorType != USB_DT_ENDPOINT in fotg210_ep_enable()
Datmel_usba_udc.c183 desc->bDescriptorType != USB_DT_ENDPOINT || in usba_ep_enable()
521 .bDescriptorType = USB_DT_ENDPOINT,
Df_sdp.c151 .bDescriptorType = USB_DT_ENDPOINT, /*USB_DT_CS_ENDPOINT*/
Ddwc2_udc_otg.c552 || desc->bDescriptorType != USB_DT_ENDPOINT in dwc2_ep_enable()
Dcomposite.c375 if ((*descriptors)->bDescriptorType != USB_DT_ENDPOINT) in set_config()
Dci_udc.c78 .bDescriptorType = USB_DT_ENDPOINT,
Dat91_udc.c294 || desc->bDescriptorType != USB_DT_ENDPOINT in at91_ep_enable()
Dpxa25x_udc.c302 || desc->bDescriptorType != USB_DT_ENDPOINT in pxa25x_ep_enable()
/external/u-boot/drivers/serial/
Dusbtty.c217 .bDescriptorType = USB_DT_ENDPOINT,
243 .bDescriptorType = USB_DT_ENDPOINT,
254 .bDescriptorType = USB_DT_ENDPOINT,
323 .bDescriptorType = USB_DT_ENDPOINT,
333 .bDescriptorType = USB_DT_ENDPOINT,
343 .bDescriptorType = USB_DT_ENDPOINT,
/external/u-boot/drivers/usb/emul/
Dsandbox_keyb.c103 .bDescriptorType = USB_DT_ENDPOINT,
137 .bDescriptorType = USB_DT_ENDPOINT,
Dsandbox_flash.c143 .bDescriptorType = USB_DT_ENDPOINT,
153 .bDescriptorType = USB_DT_ENDPOINT,
Dsandbox_hub.c80 .bDescriptorType = USB_DT_ENDPOINT,
/external/u-boot/include/linux/usb/
Dch9.h210 #define USB_DT_ENDPOINT 0x05 macro
243 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
/external/u-boot/include/
Dusb_defs.h89 #define USB_DT_ENDPOINT 0x05 macro
Dusbdevice.h197 #define USB_DT_ENDPOINT 0x05 macro
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h244 #define USB_DT_ENDPOINT 0x05 macro
277 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
/external/libusb-compat/libusb/
Dusb.h62 #define USB_DT_ENDPOINT 0x05 macro
/external/u-boot/common/
Dusb.c438 case USB_DT_ENDPOINT: in usb_parse_config()
/external/u-boot/drivers/usb/dwc3/
Dgadget.c599 if (!ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in dwc3_gadget_ep_enable()
1220 .bDescriptorType = USB_DT_ENDPOINT,