Searched refs:bus_to_hcd (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/core/
H A Dbuffer.c106 struct usb_hcd *hcd = bus_to_hcd(bus);
129 struct usb_hcd *hcd = bus_to_hcd(bus);
H A Dusb.c188 usb_put_hcd(bus_to_hcd(udev->bus));
247 if (!usb_get_hcd(bus_to_hcd(bus))) {
H A Dhcd.c923 struct usb_hcd *hcd = bus_to_hcd(urb->dev->bus);
1030 struct usb_hcd *hcd = bus_to_hcd(udev->bus);
1104 hcd = bus_to_hcd(urb->dev->bus);
1175 hcd = bus_to_hcd(udev->bus);
H A Dhcd.h136 static inline struct usb_hcd *bus_to_hcd (struct usb_bus *bus) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-dbg.c480 hcd = bus_to_hcd(bus);
513 hcd = bus_to_hcd(bus);
610 hcd = bus_to_hcd(bus);
H A Dehci-hub.c209 ehci = hcd_to_ehci(bus_to_hcd(class_get_devdata(class_dev)));
235 ehci = hcd_to_ehci(bus_to_hcd(class_get_devdata(class_dev)));
H A Dehci-dbg.c453 hcd = bus_to_hcd(bus);
499 hcd = bus_to_hcd(bus);
636 hcd = bus_to_hcd(bus);

Completed in 33 milliseconds