Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/
H A Dconfig.c254 otg20_desc->bDescriptorType = USB_DT_OTG; in usb_otg_descriptor_init()
260 otg1x_desc->bDescriptorType = USB_DT_OTG; in usb_otg_descriptor_init()
H A Dcomposite.c1882 case USB_DT_OTG: in composite_setup()
/openbmc/linux/drivers/usb/common/
H A Ddebug.c136 case USB_DT_OTG: in usb_decode_get_set_descriptor()
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c390 .bDescriptorType = USB_DT_OTG,
H A Dether.c352 .bDescriptorType = USB_DT_OTG,
/openbmc/u-boot/include/linux/usb/
H A Dch9.h215 #define USB_DT_OTG 0x09 macro
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h246 #define USB_DT_OTG 0x09 macro
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c2089 case USB_DT_OTG: in ffs_do_single_desc()
/openbmc/linux/drivers/usb/core/
H A Dhub.c2392 USB_DT_OTG, (void **) &desc, sizeof(*desc)); in usb_enumerate_device_otg()