Home
last modified time | relevance | path

Searched refs:hcd_to_bus (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI_SCHD.cxx359 hcd_to_bus (&ehci->hcd)->bandwidth_allocated -= in intr_deschedule()
508 hcd_to_bus (&ehci->hcd)->bandwidth_allocated += in qh_schedule()
570 hcd_to_bus (&ehci->hcd)->bandwidth_int_reqs++; in intr_submit()
H A DdrvHCD.h192 static __inline__ struct usb_bus *hcd_to_bus (struct usb_hcd *hcd) in hcd_to_bus() function
553 hcd_to_bus (hcd)->root_hub, hcd->controller); in hcd_register_root()
H A DdrvEhciHcd.c2667 hcd_to_bus (&ehci->hcd)->bandwidth_int_reqs--; in ehci_urb_done()
7259 bus = hcd_to_bus (hcd); in ehci_start()