| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 128 .bDescriptorType = USB_DT_HUB, 285 case USB_DT_HUB: in ast_vhub_rep_desc() 757 if (wValue != (USB_DT_HUB << 8)) in ast_vhub_class_hub_request() 760 return ast_vhub_rep_desc(ep, USB_DT_HUB, wLength); in ast_vhub_class_hub_request()
|
| /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 D | ch11.h | 246 #define USB_DT_HUB (USB_TYPE_CLASS | 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 D | ch11.h | 246 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch11.h | 246 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb_defs.h | 95 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
|
| H A D | usbdevice.h | 207 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
|
| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_hub.c | 93 .bDescriptorType = USB_DT_HUB,
|
| /OK3568_Linux_fs/kernel/drivers/usb/c67x00/ |
| H A D | c67x00-hcd.c | 23 USB_DT_HUB, /* __u8 bDescriptorType; Hub-descriptor */
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | fhci-hub.c | 29 USB_DT_HUB, /* bDescriptorType;hub-descriptor */
|
| H A D | uhci-hub.c | 19 USB_DT_HUB, /* __u8 bDescriptorType; Hub-descriptor */
|
| H A D | ohci-hub.c | 542 desc->bDescriptorType = USB_DT_HUB; in ohci_hub_descriptor()
|
| H A D | ehci-hub.c | 704 desc->bDescriptorType = USB_DT_HUB; in ehci_hub_descriptor()
|
| H A D | max3421-hcd.c | 1640 desc->bDescriptorType = USB_DT_HUB; /* hub descriptor */ in hub_descriptor()
|
| H A D | isp116x-hcd.c | 948 desc->bDescriptorType = USB_DT_HUB; in isp116x_hub_descriptor()
|
| H A D | sl811-hcd.c | 1095 desc->bDescriptorType = USB_DT_HUB; in sl811h_hub_descriptor()
|
| H A D | xhci-hub.c | 205 desc->bDescriptorType = USB_DT_HUB; in xhci_usb2_hub_descriptor()
|
| H A D | imx21-hcd.c | 1464 desc->bDescriptorType = USB_DT_HUB; /* HUB descriptor */ in get_hub_descriptor()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_virthub.c | 328 desc->bDescriptorType = USB_DT_HUB; in musb_hub_control()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_hub.c | 92 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci.c | 952 case USB_DT_HUB: in xhci_submit_root()
|
| H A D | ehci-hcd.c | 732 case USB_DT_HUB: in ehci_submit_root()
|
| /OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 1218 desc->bDescriptorType = USB_DT_HUB; in __usbhsh_hub_get_status()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 303 desc->bDescriptorType = USB_DT_HUB; in hub_descriptor()
|
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 1758 desc->bDescriptorType = USB_DT_HUB; in isp1760_hub_descriptor()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 2069 desc->bDescriptorType = USB_DT_HUB; in hub_descriptor()
|