Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci-hub.c32 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor()
58 struct usb_hub_descriptor *desc) in xhci_usb2_hub_descriptor()
111 struct usb_hub_descriptor *desc) in xhci_usb3_hub_descriptor()
142 struct usb_hub_descriptor *desc) in xhci_hub_descriptor()
411 (struct usb_hub_descriptor *) buf); in xhci_hub_control()
Dohci-s3c2410.c157 struct usb_hub_descriptor *desc; in ohci_s3c2410_hub_control()
229 desc = (struct usb_hub_descriptor *)buf; in ohci_s3c2410_hub_control()
Dohci-hub.c559 struct usb_hub_descriptor *desc in ohci_hub_descriptor()
767 ohci_hub_descriptor (ohci, (struct usb_hub_descriptor *) buf); in ohci_hub_control()
Dehci-hub.c706 struct usb_hub_descriptor *desc in ehci_hub_descriptor()
855 ehci_hub_descriptor (ehci, (struct usb_hub_descriptor *) in ehci_hub_control()
Disp116x-hcd.c943 struct usb_hub_descriptor *desc) in isp116x_hub_descriptor()
1039 (struct usb_hub_descriptor *)buf); in isp116x_hub_control()
Dsl811-hcd.c1089 struct usb_hub_descriptor *desc in sl811h_hub_descriptor()
1277 sl811h_hub_descriptor(sl811, (struct usb_hub_descriptor *) buf); in sl811h_hub_control()
Disp1760-hcd.c1741 struct usb_hub_descriptor *desc) in isp1760_hub_descriptor()
1883 isp1760_hub_descriptor(priv, (struct usb_hub_descriptor *) in isp1760_hub_control()
Dr8a66597-hcd.c2145 struct usb_hub_descriptor *desc) in r8a66597_hub_descriptor()
2209 (struct usb_hub_descriptor *)buf); in r8a66597_hub_control()
Disp1362-hcd.c1541 struct usb_hub_descriptor *desc) in isp1362_hub_descriptor()
1602 isp1362_hub_descriptor(isp1362_hcd, (struct usb_hub_descriptor *)buf); in isp1362_hub_control()
Doxu210hp-hcd.c441 struct usb_hub_descriptor *desc) in ehci_hub_descriptor()
3238 ehci_hub_descriptor(oxu, (struct usb_hub_descriptor *) in oxu_hub_control()
Du132-hcd.c2579 struct usb_hub_descriptor *desc) in u132_roothub_descriptor()
2880 (struct usb_hub_descriptor *)buf); in u132_hub_control()
Dimx21-hcd.c1460 struct usb_hub_descriptor *desc) in get_hub_descriptor()
/linux-2.6.39/drivers/usb/wusbcore/
Drh.c167 struct usb_hub_descriptor *descr, in wusbhc_rh_get_hub_descr()
361 (struct usb_hub_descriptor *) buf, wLength); in wusbhc_rh_control()
/linux-2.6.39/include/linux/usb/
Dch11.h201 struct usb_hub_descriptor { struct
/linux-2.6.39/drivers/usb/musb/
Dmusb_virthub.c295 struct usb_hub_descriptor *desc = (void *)buf; in musb_hub_control()
/linux-2.6.39/drivers/staging/usbip/
Dvhci_hcd.c251 static inline void hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor()
343 hub_descriptor((struct usb_hub_descriptor *) buf); in vhci_hub_control()
/linux-2.6.39/drivers/usb/core/
Ddevices.c448 const struct usb_hub_descriptor *desc) in usb_dump_hub_descriptor()
Dhcd.c434 u8 tbuf [sizeof (struct usb_hub_descriptor)] in rh_call_control()
595 len = sizeof (struct usb_hub_descriptor); in rh_call_control()
Dhub.c69 struct usb_hub_descriptor *descriptor; /* class descriptor */
189 size = sizeof(struct usb_hub_descriptor); in get_hub_descriptor()
/linux-2.6.39/drivers/usb/gadget/
Ddummy_hcd.c1589 hub_descriptor (struct usb_hub_descriptor *desc) in hub_descriptor()
1640 hub_descriptor ((struct usb_hub_descriptor *) buf); in dummy_hub_control()