Searched refs:hcd_to_bus (Results 1 – 5 of 5) sorted by relevance
543 return usb_new_device (hcd_to_bus (hcd)->root_hub); in hcd_register_root()549 static inline struct usb_bus *hcd_to_bus (struct usb_hcd *hcd) in hcd_to_bus() function555 hcd_to_bus (hcd)->root_hub, &hcd->pdev->dev); in hcd_register_root()
272 hcd_to_bus (&ehci->hcd)->bandwidth_allocated -= in intr_deschedule()433 hcd_to_bus (&ehci->hcd)->bandwidth_allocated += in qh_schedule()483 hcd_to_bus (&ehci->hcd)->bandwidth_int_reqs++; in intr_submit()1000 hcd_to_bus (&ehci->hcd)->bandwidth_allocated in itd_link_urb()1010 hcd_to_bus (&ehci->hcd)->bandwidth_isoc_reqs++; in itd_link_urb()1130 hcd_to_bus (&ehci->hcd)->bandwidth_isoc_reqs--; in itd_complete()1133 hcd_to_bus (&ehci->hcd)->bandwidth_allocated in itd_complete()
473 bus = hcd_to_bus (hcd); in ehci_start()929 hcd_to_bus (hcd)->bus_name, in ehci_free_config()
211 hcd_to_bus (&ehci->hcd)->bandwidth_int_reqs--; in ehci_urb_done()
280 static inline struct usb_bus *hcd_to_bus (struct usb_hcd *hcd) in hcd_to_bus() function