| /linux/drivers/usb/core/ |
| H A D | usb.h | 9 struct usb_hub_descriptor; 207 struct usb_hub_descriptor *desc);
|
| H A D | hub.h | 53 struct usb_hub_descriptor *descriptor; /* class descriptor */
|
| H A D | hcd.c | 486 tbuf_size = max_t(u16, sizeof(struct usb_hub_descriptor), wLength); in rh_call_control() 646 len = sizeof (struct usb_hub_descriptor); in rh_call_control() 658 (struct usb_hub_descriptor *)tbuf); in rh_call_control()
|
| H A D | hub.c | 410 struct usb_hub_descriptor *desc) in get_hub_descriptor() 420 size = sizeof(struct usb_hub_descriptor); in get_hub_descriptor() 6504 struct usb_hub_descriptor *desc) in usb_hub_adjust_deviceremovable()
|
| /linux/drivers/usb/host/ |
| H A D | ohci-s3c2410.c | 169 struct usb_hub_descriptor *desc; in ohci_s3c2410_hub_control() 240 desc = (struct usb_hub_descriptor *)buf; in ohci_s3c2410_hub_control()
|
| H A D | ohci-at91.c | 356 struct usb_hub_descriptor *desc; in ohci_at91_hub_control() 440 desc = (struct usb_hub_descriptor *)buf; in ohci_at91_hub_control()
|
| H A D | xhci-hub.c | 257 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor() 280 struct usb_hub_descriptor *desc) in xhci_usb2_hub_descriptor() 335 struct usb_hub_descriptor *desc) in xhci_usb3_hub_descriptor() 368 struct usb_hub_descriptor *desc) in xhci_hub_descriptor() 1248 (struct usb_hub_descriptor *) buf); in xhci_hub_control()
|
| H A D | ohci-hub.c | 540 struct usb_hub_descriptor *desc in ohci_hub_descriptor() 743 ohci_hub_descriptor (ohci, (struct usb_hub_descriptor *) buf); in ohci_hub_control()
|
| H A D | ehci-hub.c | 700 struct usb_hub_descriptor *desc in ehci_hub_descriptor() 858 ehci_hub_descriptor (ehci, (struct usb_hub_descriptor *) in ehci_hub_control()
|
| H A D | xen-hcd.c | 358 struct usb_hub_descriptor *desc) in xenhcd_hub_descriptor() 464 xenhcd_hub_descriptor(info, (struct usb_hub_descriptor *)buf); in xenhcd_hub_control()
|
| H A D | isp116x-hcd.c | 943 struct usb_hub_descriptor *desc) in isp116x_hub_descriptor() 1043 (struct usb_hub_descriptor *)buf); in isp116x_hub_control()
|
| H A D | sl811-hcd.c | 1094 struct usb_hub_descriptor *desc in sl811h_hub_descriptor() 1283 sl811h_hub_descriptor(sl811, (struct usb_hub_descriptor *) buf); in sl811h_hub_control()
|
| H A D | max3421-hcd.c | 1631 hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor() 1701 hub_descriptor((struct usb_hub_descriptor *) buf); in max3421_hub_control()
|
| H A D | octeon-hcd.c | 3309 struct usb_hub_descriptor *desc; in octeon_usb_hub_control() 3398 desc = (struct usb_hub_descriptor *)buf; in octeon_usb_hub_control()
|
| H A D | r8a66597-hcd.c | 2125 struct usb_hub_descriptor *desc) in r8a66597_hub_descriptor() 2190 (struct usb_hub_descriptor *)buf); in r8a66597_hub_control()
|
| H A D | oxu210hp-hcd.c | 843 struct usb_hub_descriptor *desc) in ehci_hub_descriptor() 3626 ehci_hub_descriptor(oxu, (struct usb_hub_descriptor *) in oxu_hub_control()
|
| /linux/include/uapi/linux/usb/ |
| H A D | ch11.h | 260 struct usb_hub_descriptor { struct
|
| /linux/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()
|
| /linux/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 287 ss_hub_descriptor(struct usb_hub_descriptor *desc) in ss_hub_descriptor() 299 static inline void hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor() 417 ss_hub_descriptor((struct usb_hub_descriptor *) buf); in vhci_hub_control() 419 hub_descriptor((struct usb_hub_descriptor *) buf); in vhci_hub_control()
|
| /linux/drivers/usb/musb/ |
| H A D | musb_virthub.c | 324 struct usb_hub_descriptor *desc = (void *)buf; in musb_hub_control()
|
| /linux/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | vhub.h | 427 struct usb_hub_descriptor vhub_hub_desc;
|
| H A D | hub.c | 133 static const struct usb_hub_descriptor ast_vhub_hub_desc = {
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 2089 ss_hub_descriptor(struct usb_hub_descriptor *desc) in ss_hub_descriptor() 2102 static inline void hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor() 2187 ss_hub_descriptor((struct usb_hub_descriptor *) buf); in dummy_hub_control() 2189 hub_descriptor((struct usb_hub_descriptor *) buf); in dummy_hub_control()
|
| /linux/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()
|
| /linux/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 2139 struct usb_hub_descriptor *desc) in isp1760_hub_descriptor() 2279 isp1760_hub_descriptor(priv, (struct usb_hub_descriptor *) in isp1760_hub_control()
|