Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/drivers/usb/common/
H A Ddebug.c136 case USB_DT_OTG: in usb_decode_get_set_descriptor()
/linux-6.15/include/uapi/linux/usb/
H A Dch9.h246 #define USB_DT_OTG 0x09 macro
/linux-6.15/drivers/usb/gadget/function/
H A Df_fs.c2573 case USB_DT_OTG: in ffs_do_single_desc()
/linux-6.15/drivers/usb/core/
H A Dhub.c2423 USB_DT_OTG, (void **) &desc, sizeof(*desc)); in usb_enumerate_device_otg()