Home
last modified time | relevance | path

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

12

/linux/drivers/usb/core/
A Dusb.h9 struct usb_hub_descriptor;
212 struct usb_hub_descriptor *desc);
A Dhub.h52 struct usb_hub_descriptor *descriptor; /* class descriptor */
A Ddevices.c397 const struct usb_hub_descriptor *desc) in usb_dump_hub_descriptor()
A Dhcd.c513 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()
A Dhub.c383 struct usb_hub_descriptor *desc) in get_hub_descriptor()
393 size = sizeof(struct usb_hub_descriptor); in get_hub_descriptor()
6205 struct usb_hub_descriptor *desc) in usb_hub_adjust_deviceremovable()
/linux/drivers/usb/host/
A Dohci-s3c2410.c171 struct usb_hub_descriptor *desc; in ohci_s3c2410_hub_control()
242 desc = (struct usb_hub_descriptor *)buf; in ohci_s3c2410_hub_control()
A Dohci-at91.c336 struct usb_hub_descriptor *desc; in ohci_at91_hub_control()
422 desc = (struct usb_hub_descriptor *)buf; in ohci_at91_hub_control()
A Dxhci-hub.c256 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor()
279 struct usb_hub_descriptor *desc) in xhci_usb2_hub_descriptor()
334 struct usb_hub_descriptor *desc) in xhci_usb3_hub_descriptor()
367 struct usb_hub_descriptor *desc) in xhci_hub_descriptor()
1219 (struct usb_hub_descriptor *) buf); in xhci_hub_control()
A Dohci-hub.c540 struct usb_hub_descriptor *desc in ohci_hub_descriptor()
743 ohci_hub_descriptor (ohci, (struct usb_hub_descriptor *) buf); in ohci_hub_control()
A Dehci-hub.c699 struct usb_hub_descriptor *desc in ehci_hub_descriptor()
857 ehci_hub_descriptor (ehci, (struct usb_hub_descriptor *) in ehci_hub_control()
A Disp116x-hcd.c944 struct usb_hub_descriptor *desc) in isp116x_hub_descriptor()
1044 (struct usb_hub_descriptor *)buf); in isp116x_hub_control()
A Dmax3421-hcd.c1634 hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor()
1704 hub_descriptor((struct usb_hub_descriptor *) buf); in max3421_hub_control()
A Dsl811-hcd.c1091 struct usb_hub_descriptor *desc in sl811h_hub_descriptor()
1280 sl811h_hub_descriptor(sl811, (struct usb_hub_descriptor *) buf); in sl811h_hub_control()
A Dr8a66597-hcd.c2126 struct usb_hub_descriptor *desc) in r8a66597_hub_descriptor()
2191 (struct usb_hub_descriptor *)buf); in r8a66597_hub_control()
A Disp1362-hcd.c1537 struct usb_hub_descriptor *desc) in isp1362_hub_descriptor()
1603 isp1362_hub_descriptor(isp1362_hcd, (struct usb_hub_descriptor *)buf); in isp1362_hub_control()
/linux/include/uapi/linux/usb/
A Dch11.h262 struct usb_hub_descriptor { struct
/linux/drivers/usb/misc/
A Dlvstest.c31 struct usb_hub_descriptor descriptor;
332 struct usb_hub_descriptor *descriptor = &lvs->descriptor; in lvs_rh_work()
/linux/drivers/usb/usbip/
A Dvhci_hcd.c286 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()
/linux/drivers/usb/musb/
A Dmusb_virthub.c325 struct usb_hub_descriptor *desc = (void *)buf; in musb_hub_control()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dvhub.h426 struct usb_hub_descriptor vhub_hub_desc;
A Dhub.c121 static const struct usb_hub_descriptor ast_vhub_hub_desc = {
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c2066 ss_hub_descriptor(struct usb_hub_descriptor *desc) in ss_hub_descriptor()
2079 static inline void hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor()
2164 ss_hub_descriptor((struct usb_hub_descriptor *) buf); in dummy_hub_control()
2166 hub_descriptor((struct usb_hub_descriptor *) buf); in dummy_hub_control()
/linux/drivers/usb/renesas_usbhs/
A Dmod_host.c1198 struct usb_hub_descriptor *desc = (struct usb_hub_descriptor *)buf; in __usbhsh_hub_get_status()
/linux/drivers/usb/isp1760/
A Disp1760-hcd.c2142 struct usb_hub_descriptor *desc) in isp1760_hub_descriptor()
2282 isp1760_hub_descriptor(priv, (struct usb_hub_descriptor *) in isp1760_hub_control()
/linux/drivers/staging/octeon-usb/
A Docteon-hcd.c3310 struct usb_hub_descriptor *desc; in octeon_usb_hub_control()
3399 desc = (struct usb_hub_descriptor *)buf; in octeon_usb_hub_control()

Completed in 72 milliseconds

12