Home
last modified time | relevance | path

Searched refs:USB_DT_OTG (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/legacy/
Dncm.c74 .bDescriptorType = USB_DT_OTG,
Dprinter.c87 .bDescriptorType = USB_DT_OTG,
Dcdc2.c65 .bDescriptorType = USB_DT_OTG,
Dmass_storage.c69 .bDescriptorType = USB_DT_OTG,
Dacm_ms.c63 .bDescriptorType = USB_DT_OTG,
Dserial.c84 .bDescriptorType = USB_DT_OTG,
Dhid.c73 .bDescriptorType = USB_DT_OTG,
Daudio.c155 .bDescriptorType = USB_DT_OTG,
Dether.c176 .bDescriptorType = USB_DT_OTG,
Dzero.c127 .bDescriptorType = USB_DT_OTG,
Dmulti.c85 .bDescriptorType = USB_DT_OTG,
Dg_ffs.c95 .bDescriptorType = USB_DT_OTG,
/linux-4.1.27/include/uapi/linux/usb/
Dch9.h220 #define USB_DT_OTG 0x09 macro
/linux-4.1.27/drivers/usb/gadget/
Dconfigfs.c1515 gi->otg.bDescriptorType = USB_DT_OTG; in gadgets_make()
/linux-4.1.27/drivers/usb/gadget/function/
Df_fs.c1792 case USB_DT_OTG: in ffs_do_single_desc()
/linux-4.1.27/drivers/usb/core/
Dhub.c2266 USB_DT_OTG, (void **) &desc) == 0) { in usb_enumerate_device_otg()