| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | usb.h | 9 struct usb_hub_descriptor; 212 struct usb_hub_descriptor *desc);
|
| H A D | hub.h | 52 struct usb_hub_descriptor *descriptor; /* class descriptor */
|
| H A D | devices.c | 397 const struct usb_hub_descriptor *desc) in usb_dump_hub_descriptor()
|
| H A D | hcd.c | 513 tbuf_size = max_t(u16, sizeof(struct usb_hub_descriptor), wLength); in rh_call_control() 677 len = sizeof (struct usb_hub_descriptor); in rh_call_control() 689 (struct usb_hub_descriptor *)tbuf); in rh_call_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ohci-s3c2410.c | 171 struct usb_hub_descriptor *desc; in ohci_s3c2410_hub_control() 242 desc = (struct usb_hub_descriptor *)buf; in ohci_s3c2410_hub_control()
|
| H A D | ohci-at91.c | 331 struct usb_hub_descriptor *desc; in ohci_at91_hub_control() 417 desc = (struct usb_hub_descriptor *)buf; in ohci_at91_hub_control()
|
| H A D | xhci-hub.c | 170 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor() 193 struct usb_hub_descriptor *desc) in xhci_usb2_hub_descriptor() 248 struct usb_hub_descriptor *desc) in xhci_usb3_hub_descriptor() 281 struct usb_hub_descriptor *desc) in xhci_hub_descriptor() 1141 (struct usb_hub_descriptor *) buf); in xhci_hub_control()
|
| H A D | ohci-hub.c | 537 struct usb_hub_descriptor *desc in ohci_hub_descriptor() 739 ohci_hub_descriptor (ohci, (struct usb_hub_descriptor *) buf); in ohci_hub_control()
|
| H A D | ehci-hub.c | 699 struct usb_hub_descriptor *desc in ehci_hub_descriptor() 995 ehci_hub_descriptor (ehci, (struct usb_hub_descriptor *) in ehci_hub_control()
|
| H A D | max3421-hcd.c | 1634 hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor() 1704 hub_descriptor((struct usb_hub_descriptor *) buf); in max3421_hub_control()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_hub.c | 626 struct usb_hub_descriptor *descriptor; in usb_hub_configure() 643 descriptor = (struct usb_hub_descriptor *)buffer; in usb_hub_configure() 646 sizeof(struct usb_hub_descriptor)); in usb_hub_configure()
|
| /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 | 262 struct usb_hub_descriptor { struct
|
| /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 | 262 struct usb_hub_descriptor { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch11.h | 262 struct usb_hub_descriptor { struct
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | lvstest.c | 31 struct usb_hub_descriptor descriptor; 332 struct usb_hub_descriptor *descriptor = &lvs->descriptor; in lvs_rh_work()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb.h | 557 struct usb_hub_descriptor { struct 583 struct usb_hub_descriptor desc; argument
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 286 ss_hub_descriptor(struct usb_hub_descriptor *desc) in ss_hub_descriptor() 298 static inline void hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor() 414 ss_hub_descriptor((struct usb_hub_descriptor *) buf); in vhci_hub_control() 416 hub_descriptor((struct usb_hub_descriptor *) buf); in vhci_hub_control()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci.h | 256 struct usb_hub_descriptor hub;
|
| H A D | xhci.c | 39 struct usb_hub_descriptor hub; 1231 memcpy(&ctrl->hub, &descriptor, sizeof(struct usb_hub_descriptor)); in xhci_lowlevel_init()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_hub.c | 91 static struct usb_hub_descriptor hub_desc = {
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_virthub.c | 325 struct usb_hub_descriptor *desc = (void *)buf; in musb_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | vhub.h | 426 struct usb_hub_descriptor vhub_hub_desc;
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 2053 ss_hub_descriptor(struct usb_hub_descriptor *desc) in ss_hub_descriptor() 2066 static inline void hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor() 2151 ss_hub_descriptor((struct usb_hub_descriptor *) buf); in dummy_hub_control() 2153 hub_descriptor((struct usb_hub_descriptor *) buf); in dummy_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 1198 struct usb_hub_descriptor *desc = (struct usb_hub_descriptor *)buf; in __usbhsh_hub_get_status()
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | xhci.h | 1233 struct usb_hub_descriptor hub;
|