Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dconfig.c256 otg20_desc->bDescriptorType = USB_DT_OTG; in usb_otg_descriptor_init()
262 otg1x_desc->bDescriptorType = USB_DT_OTG; in usb_otg_descriptor_init()
H A Dcomposite.c1785 case USB_DT_OTG: in composite_setup()
/OK3568_Linux_fs/kernel/drivers/usb/common/
H A Ddebug.c135 case USB_DT_OTG: in usb_decode_get_set_descriptor()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c391 .bDescriptorType = USB_DT_OTG,
H A Dether.c357 .bDescriptorType = USB_DT_OTG,
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h215 #define USB_DT_OTG 0x09 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch9.h249 #define USB_DT_OTG 0x09 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch9.h249 #define USB_DT_OTG 0x09 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h249 #define USB_DT_OTG 0x09 macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_fs.c2149 case USB_DT_OTG: in ffs_do_single_desc()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c2332 USB_DT_OTG, (void **) &desc, sizeof(*desc)); in usb_enumerate_device_otg()