Home
last modified time | relevance | path

Searched refs:USB_DT_DEVICE_CAPABILITY (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dcomposite.c746 cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
759 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
772 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
/OK3568_Linux_fs/kernel/drivers/usb/common/
H A Ddebug.c147 case USB_DT_DEVICE_CAPABILITY: in usb_decode_get_set_descriptor()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h223 #define USB_DT_DEVICE_CAPABILITY 0x10 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.h257 #define USB_DT_DEVICE_CAPABILITY 0x10 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.h257 #define USB_DT_DEVICE_CAPABILITY 0x10 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h257 #define USB_DT_DEVICE_CAPABILITY 0x10 macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dcomposite.c720 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
736 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
769 ssp_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c32 USB_DT_DEVICE_CAPABILITY, /* Device Capability */
42 USB_DT_DEVICE_CAPABILITY, /* Device Capability */
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dconfig.c1048 if (cap->bDescriptorType != USB_DT_DEVICE_CAPABILITY) { in usb_get_bos_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvhci_hcd.c278 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dusbtest.c942 USB_DT_DEVICE_CAPABILITY) { in ch9_postconfig()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2045 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,