Home
last modified time | relevance | path

Searched refs:USB_DT_HUB (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c128 .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 Dch11.h246 #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 Dch11.h246 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch11.h246 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h95 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
H A Dusbdevice.h207 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c93 .bDescriptorType = USB_DT_HUB,
/OK3568_Linux_fs/kernel/drivers/usb/c67x00/
H A Dc67x00-hcd.c23 USB_DT_HUB, /* __u8 bDescriptorType; Hub-descriptor */
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfhci-hub.c29 USB_DT_HUB, /* bDescriptorType;hub-descriptor */
H A Duhci-hub.c19 USB_DT_HUB, /* __u8 bDescriptorType; Hub-descriptor */
H A Dohci-hub.c542 desc->bDescriptorType = USB_DT_HUB; in ohci_hub_descriptor()
H A Dehci-hub.c704 desc->bDescriptorType = USB_DT_HUB; in ehci_hub_descriptor()
H A Dmax3421-hcd.c1640 desc->bDescriptorType = USB_DT_HUB; /* hub descriptor */ in hub_descriptor()
H A Disp116x-hcd.c948 desc->bDescriptorType = USB_DT_HUB; in isp116x_hub_descriptor()
H A Dsl811-hcd.c1095 desc->bDescriptorType = USB_DT_HUB; in sl811h_hub_descriptor()
H A Dxhci-hub.c205 desc->bDescriptorType = USB_DT_HUB; in xhci_usb2_hub_descriptor()
H A Dimx21-hcd.c1464 desc->bDescriptorType = USB_DT_HUB; /* HUB descriptor */ in get_hub_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_virthub.c328 desc->bDescriptorType = USB_DT_HUB; in musb_hub_control()
/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c92 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c952 case USB_DT_HUB: in xhci_submit_root()
H A Dehci-hcd.c732 case USB_DT_HUB: in ehci_submit_root()
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod_host.c1218 desc->bDescriptorType = USB_DT_HUB; in __usbhsh_hub_get_status()
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvhci_hcd.c303 desc->bDescriptorType = USB_DT_HUB; in hub_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-hcd.c1758 desc->bDescriptorType = USB_DT_HUB; in isp1760_hub_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2069 desc->bDescriptorType = USB_DT_HUB; in hub_descriptor()

12