Searched refs:USB_DT_OTG (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | ncm.c | 74 .bDescriptorType = USB_DT_OTG,
|
D | printer.c | 87 .bDescriptorType = USB_DT_OTG,
|
D | cdc2.c | 65 .bDescriptorType = USB_DT_OTG,
|
D | mass_storage.c | 69 .bDescriptorType = USB_DT_OTG,
|
D | acm_ms.c | 63 .bDescriptorType = USB_DT_OTG,
|
D | serial.c | 84 .bDescriptorType = USB_DT_OTG,
|
D | hid.c | 73 .bDescriptorType = USB_DT_OTG,
|
D | audio.c | 155 .bDescriptorType = USB_DT_OTG,
|
D | ether.c | 176 .bDescriptorType = USB_DT_OTG,
|
D | zero.c | 127 .bDescriptorType = USB_DT_OTG,
|
D | multi.c | 85 .bDescriptorType = USB_DT_OTG,
|
D | g_ffs.c | 95 .bDescriptorType = USB_DT_OTG,
|
/linux-4.1.27/include/uapi/linux/usb/ |
D | ch9.h | 220 #define USB_DT_OTG 0x09 macro
|
/linux-4.1.27/drivers/usb/gadget/ |
D | configfs.c | 1515 gi->otg.bDescriptorType = USB_DT_OTG; in gadgets_make()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_fs.c | 1792 case USB_DT_OTG: in ffs_do_single_desc()
|
/linux-4.1.27/drivers/usb/core/ |
D | hub.c | 2266 USB_DT_OTG, (void **) &desc) == 0) { in usb_enumerate_device_otg()
|