Searched refs:qh_refresh (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/usb/host/ |
D | ehci-q.c | 124 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh() function 543 qh_refresh(ehci, qh); in qh_completions() 949 qh_refresh (ehci, qh); in qh_make() 986 qh_refresh(ehci, qh); in qh_link_async()
|
D | oxu210hp-hcd.c | 852 static void qh_refresh(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_refresh() function 1147 qh_refresh(oxu, qh); in qh_completions() 1488 qh_refresh(oxu, qh); in qh_make() 1518 qh_refresh(oxu, qh); in qh_link_async() 2133 qh_refresh(oxu, qh); in qh_schedule()
|
D | ehci-sched.c | 815 qh_refresh(ehci, qh); in qh_schedule()
|