Searched refs:qh_completions (Results 1 – 5 of 5) sorted by relevance
/drivers/usb/host/ |
D | ehci-q.c | 298 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions() function 1375 qh_completions(ehci, qh); in end_unlink_async() 1464 temp = qh_completions(ehci, qh); in scan_async()
|
D | oxu210hp-hcd.c | 982 static unsigned qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_completions() function 1680 qh_completions(oxu, qh); in end_unlink_async() 1781 temp = qh_completions(oxu, qh); in scan_async() 2307 modified = qh_completions(oxu, temp.qh); in scan_periodic() 2971 qh_completions(oxu, qh); in oxu_urb_dequeue()
|
D | fotg210-hcd.c | 2270 static unsigned qh_completions(struct fotg210_hcd *fotg210, in qh_completions() function 3177 qh_completions(fotg210, qh); in end_unlink_async() 3269 temp = qh_completions(fotg210, qh); in scan_async() 3682 qh_completions(fotg210, qh); in end_unlink_intr() 3927 temp = qh_completions(fotg210, qh); in scan_intr() 5371 qh_completions(fotg210, qh); in fotg210_urb_dequeue() 5386 qh_completions(fotg210, qh); in fotg210_urb_dequeue()
|
D | ehci-hcd.c | 942 qh_completions(ehci, qh); in ehci_urb_dequeue()
|
D | ehci-sched.c | 737 qh_completions(ehci, qh); in end_unlink_intr() 1010 temp = qh_completions(ehci, qh); in scan_intr()
|