/linux-4.4.14/drivers/usb/core/ |
D | usb.h | 4 struct usb_hub_descriptor; 179 struct usb_hub_descriptor *desc);
|
D | hub.h | 60 struct usb_hub_descriptor *descriptor; /* class descriptor */
|
D | devices.c | 455 const struct usb_hub_descriptor *desc) in usb_dump_hub_descriptor()
|
D | hcd.c | 500 tbuf_size = max_t(u16, sizeof(struct usb_hub_descriptor), wLength); in rh_call_control() 652 len = sizeof (struct usb_hub_descriptor); in rh_call_control() 664 (struct usb_hub_descriptor *)tbuf); in rh_call_control()
|
D | hub.c | 370 size = sizeof(struct usb_hub_descriptor); in get_hub_descriptor() 5670 struct usb_hub_descriptor *desc) in usb_hub_adjust_deviceremovable()
|
/linux-4.4.14/drivers/usb/wusbcore/ |
D | rh.c | 176 struct usb_hub_descriptor *descr, in wusbhc_rh_get_hub_descr() 370 (struct usb_hub_descriptor *) buf, wLength); in wusbhc_rh_control()
|
/linux-4.4.14/include/uapi/linux/usb/ |
D | ch11.h | 232 struct usb_hub_descriptor { struct
|
/linux-4.4.14/drivers/usb/host/ |
D | ohci-s3c2410.c | 168 struct usb_hub_descriptor *desc; in ohci_s3c2410_hub_control() 239 desc = (struct usb_hub_descriptor *)buf; in ohci_s3c2410_hub_control()
|
D | xhci-hub.c | 155 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor() 179 struct usb_hub_descriptor *desc) in xhci_usb2_hub_descriptor() 232 struct usb_hub_descriptor *desc) in xhci_usb3_hub_descriptor() 262 struct usb_hub_descriptor *desc) in xhci_hub_descriptor() 900 (struct usb_hub_descriptor *) buf); in xhci_hub_control()
|
D | ohci-at91.c | 294 struct usb_hub_descriptor *desc; in ohci_at91_hub_control() 360 desc = (struct usb_hub_descriptor *)buf; in ohci_at91_hub_control()
|
D | ohci-hub.c | 534 struct usb_hub_descriptor *desc in ohci_hub_descriptor() 736 ohci_hub_descriptor (ohci, (struct usb_hub_descriptor *) buf); in ohci_hub_control()
|
D | ehci-hub.c | 690 struct usb_hub_descriptor *desc in ehci_hub_descriptor() 978 ehci_hub_descriptor (ehci, (struct usb_hub_descriptor *) in ehci_hub_control()
|
D | sl811-hcd.c | 1090 struct usb_hub_descriptor *desc in sl811h_hub_descriptor() 1279 sl811h_hub_descriptor(sl811, (struct usb_hub_descriptor *) buf); in sl811h_hub_control()
|
D | isp116x-hcd.c | 943 struct usb_hub_descriptor *desc) in isp116x_hub_descriptor() 1042 (struct usb_hub_descriptor *)buf); in isp116x_hub_control()
|
D | max3421-hcd.c | 1656 hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor() 1726 hub_descriptor((struct usb_hub_descriptor *) buf); in max3421_hub_control()
|
D | r8a66597-hcd.c | 2137 struct usb_hub_descriptor *desc) in r8a66597_hub_descriptor() 2202 (struct usb_hub_descriptor *)buf); in r8a66597_hub_control()
|
D | isp1362-hcd.c | 1535 struct usb_hub_descriptor *desc) in isp1362_hub_descriptor() 1600 isp1362_hub_descriptor(isp1362_hcd, (struct usb_hub_descriptor *)buf); in isp1362_hub_control()
|
D | oxu210hp-hcd.c | 443 struct usb_hub_descriptor *desc) in ehci_hub_descriptor() 3239 ehci_hub_descriptor(oxu, (struct usb_hub_descriptor *) in oxu_hub_control()
|
D | u132-hcd.c | 2574 struct usb_hub_descriptor *desc) in u132_roothub_descriptor() 2861 (struct usb_hub_descriptor *)buf); in u132_hub_control()
|
D | imx21-hcd.c | 1474 struct usb_hub_descriptor *desc) in get_hub_descriptor()
|
D | fotg210-hcd.c | 1463 struct usb_hub_descriptor *desc) in fotg210_hub_descriptor() 1568 fotg210_hub_descriptor(fotg210, (struct usb_hub_descriptor *) in fotg210_hub_control()
|
/linux-4.4.14/drivers/usb/misc/ |
D | lvstest.c | 34 struct usb_hub_descriptor descriptor; 301 struct usb_hub_descriptor *descriptor = &lvs->descriptor; in lvs_rh_work()
|
/linux-4.4.14/drivers/usb/musb/ |
D | musb_virthub.c | 345 struct usb_hub_descriptor *desc = (void *)buf; in musb_hub_control()
|
/linux-4.4.14/drivers/usb/usbip/ |
D | vhci_hcd.c | 216 static inline void hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor() 304 hub_descriptor((struct usb_hub_descriptor *) buf); in vhci_hub_control()
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
D | mod_host.c | 1212 struct usb_hub_descriptor *desc = (struct usb_hub_descriptor *)buf; in __usbhsh_hub_get_status()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | dummy_hcd.c | 2002 ss_hub_descriptor(struct usb_hub_descriptor *desc) in ss_hub_descriptor() 2015 static inline void hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor() 2091 ss_hub_descriptor((struct usb_hub_descriptor *) buf); in dummy_hub_control() 2093 hub_descriptor((struct usb_hub_descriptor *) buf); in dummy_hub_control()
|
/linux-4.4.14/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 1756 struct usb_hub_descriptor *desc) in isp1760_hub_descriptor() 1898 isp1760_hub_descriptor(priv, (struct usb_hub_descriptor *) in isp1760_hub_control()
|
/linux-4.4.14/drivers/staging/octeon-usb/ |
D | octeon-hcd.c | 3349 struct usb_hub_descriptor *desc; in octeon_usb_hub_control() 3442 desc = (struct usb_hub_descriptor *)buf; in octeon_usb_hub_control()
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | hcd.c | 1539 struct usb_hub_descriptor *hub_desc; in dwc2_hcd_hub_control() 1658 hub_desc = (struct usb_hub_descriptor *)buf; in dwc2_hcd_hub_control()
|