Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/
Dconfig.c241 otg20_desc->bDescriptorType = USB_DT_OTG; in usb_otg_descriptor_init()
247 otg1x_desc->bDescriptorType = USB_DT_OTG; in usb_otg_descriptor_init()
Dcomposite.c1544 case USB_DT_OTG: in composite_setup()
/linux-4.4.14/include/uapi/linux/usb/
Dch9.h220 #define USB_DT_OTG 0x09 macro
/linux-4.4.14/drivers/usb/gadget/function/
Df_fs.c1792 case USB_DT_OTG: in ffs_do_single_desc()
/linux-4.4.14/drivers/usb/core/
Dhub.c2267 USB_DT_OTG, (void **) &desc); in usb_enumerate_device_otg()