Home
last modified time | relevance | path

Searched refs:usb_hub_descriptor (Results 1 – 29 of 29) sorted by relevance

/linux-4.4.14/drivers/usb/core/
Dusb.h4 struct usb_hub_descriptor;
179 struct usb_hub_descriptor *desc);
Dhub.h60 struct usb_hub_descriptor *descriptor; /* class descriptor */
Ddevices.c455 const struct usb_hub_descriptor *desc) in usb_dump_hub_descriptor()
Dhcd.c500 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()
Dhub.c370 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/
Drh.c176 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/
Dch11.h232 struct usb_hub_descriptor { struct
/linux-4.4.14/drivers/usb/host/
Dohci-s3c2410.c168 struct usb_hub_descriptor *desc; in ohci_s3c2410_hub_control()
239 desc = (struct usb_hub_descriptor *)buf; in ohci_s3c2410_hub_control()
Dxhci-hub.c155 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()
Dohci-at91.c294 struct usb_hub_descriptor *desc; in ohci_at91_hub_control()
360 desc = (struct usb_hub_descriptor *)buf; in ohci_at91_hub_control()
Dohci-hub.c534 struct usb_hub_descriptor *desc in ohci_hub_descriptor()
736 ohci_hub_descriptor (ohci, (struct usb_hub_descriptor *) buf); in ohci_hub_control()
Dehci-hub.c690 struct usb_hub_descriptor *desc in ehci_hub_descriptor()
978 ehci_hub_descriptor (ehci, (struct usb_hub_descriptor *) in ehci_hub_control()
Dsl811-hcd.c1090 struct usb_hub_descriptor *desc in sl811h_hub_descriptor()
1279 sl811h_hub_descriptor(sl811, (struct usb_hub_descriptor *) buf); in sl811h_hub_control()
Disp116x-hcd.c943 struct usb_hub_descriptor *desc) in isp116x_hub_descriptor()
1042 (struct usb_hub_descriptor *)buf); in isp116x_hub_control()
Dmax3421-hcd.c1656 hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor()
1726 hub_descriptor((struct usb_hub_descriptor *) buf); in max3421_hub_control()
Dr8a66597-hcd.c2137 struct usb_hub_descriptor *desc) in r8a66597_hub_descriptor()
2202 (struct usb_hub_descriptor *)buf); in r8a66597_hub_control()
Disp1362-hcd.c1535 struct usb_hub_descriptor *desc) in isp1362_hub_descriptor()
1600 isp1362_hub_descriptor(isp1362_hcd, (struct usb_hub_descriptor *)buf); in isp1362_hub_control()
Doxu210hp-hcd.c443 struct usb_hub_descriptor *desc) in ehci_hub_descriptor()
3239 ehci_hub_descriptor(oxu, (struct usb_hub_descriptor *) in oxu_hub_control()
Du132-hcd.c2574 struct usb_hub_descriptor *desc) in u132_roothub_descriptor()
2861 (struct usb_hub_descriptor *)buf); in u132_hub_control()
Dimx21-hcd.c1474 struct usb_hub_descriptor *desc) in get_hub_descriptor()
Dfotg210-hcd.c1463 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/
Dlvstest.c34 struct usb_hub_descriptor descriptor;
301 struct usb_hub_descriptor *descriptor = &lvs->descriptor; in lvs_rh_work()
/linux-4.4.14/drivers/usb/musb/
Dmusb_virthub.c345 struct usb_hub_descriptor *desc = (void *)buf; in musb_hub_control()
/linux-4.4.14/drivers/usb/usbip/
Dvhci_hcd.c216 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/
Dmod_host.c1212 struct usb_hub_descriptor *desc = (struct usb_hub_descriptor *)buf; in __usbhsh_hub_get_status()
/linux-4.4.14/drivers/usb/gadget/udc/
Ddummy_hcd.c2002 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/
Disp1760-hcd.c1756 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/
Docteon-hcd.c3349 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/
Dhcd.c1539 struct usb_hub_descriptor *hub_desc; in dwc2_hcd_hub_control()
1658 hub_desc = (struct usb_hub_descriptor *)buf; in dwc2_hcd_hub_control()