Home
last modified time | relevance | path

Searched refs:USB_DT_INTERFACE (Results 1 – 15 of 15) sorted by relevance

/u-boot/drivers/usb/emul/
A Dsandbox_keyb.c81 .bDescriptorType = USB_DT_INTERFACE,
115 .bDescriptorType = USB_DT_INTERFACE,
A Dsandbox_hub.c68 .bDescriptorType = USB_DT_INTERFACE,
A Dsandbox_flash.c131 .bDescriptorType = USB_DT_INTERFACE,
/u-boot/include/
A Dusb_defs.h88 #define USB_DT_INTERFACE 0x04 macro
A Dusbdevice.h196 #define USB_DT_INTERFACE 0x04 macro
/u-boot/include/linux/usb/
A Dch9.h209 #define USB_DT_INTERFACE 0x04 macro
242 #define USB_DT_CS_INTERFACE (USB_TYPE_CLASS | USB_DT_INTERFACE)
/u-boot/drivers/serial/
A Dusbtty.c176 .bDescriptorType = USB_DT_INTERFACE,
231 .bDescriptorType = USB_DT_INTERFACE,
308 .bDescriptorType = USB_DT_INTERFACE,
/u-boot/drivers/usb/gadget/
A Dether.c409 .bDescriptorType = USB_DT_INTERFACE,
425 .bDescriptorType = USB_DT_INTERFACE,
569 .bDescriptorType = USB_DT_INTERFACE,
584 .bDescriptorType = USB_DT_INTERFACE,
604 .bDescriptorType = USB_DT_INTERFACE,
630 .bDescriptorType = USB_DT_INTERFACE,
A Dstorage_common.c403 .bDescriptorType = USB_DT_INTERFACE,
A Df_dfu.c74 .bDescriptorType = USB_DT_INTERFACE,
665 d->bDescriptorType = USB_DT_INTERFACE; in dfu_prepare_function()
A Df_thor.c375 .bDescriptorType = USB_DT_INTERFACE,
400 .bDescriptorType = USB_DT_INTERFACE,
A Df_fastboot.c109 .bDescriptorType = USB_DT_INTERFACE,
A Df_sdp.c140 .bDescriptorType = USB_DT_INTERFACE,
A Df_rockusb.c63 .bDescriptorType = USB_DT_INTERFACE,
/u-boot/common/
A Dusb.c414 case USB_DT_INTERFACE: in usb_parse_config()

Completed in 29 milliseconds