Searched refs:qh_completions (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/usb/host/ |
| D | ehci-q.c | 278 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions() function 1402 qh_completions(ehci, qh); in end_unlink_async() 1495 temp = qh_completions(ehci, qh); in scan_async()
|
| D | fotg210-hcd.c | 2244 static unsigned qh_completions(struct fotg210_hcd *fotg210, in qh_completions() function 3146 qh_completions(fotg210, qh); in end_unlink_async() 3238 temp = qh_completions(fotg210, qh); in scan_async() 3651 qh_completions(fotg210, qh); in end_unlink_intr() 3896 temp = qh_completions(fotg210, qh); in scan_intr() 5333 qh_completions(fotg210, qh); in fotg210_urb_dequeue() 5348 qh_completions(fotg210, qh); in fotg210_urb_dequeue()
|
| D | oxu210hp-hcd.c | 1407 static unsigned qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_completions() function 2100 qh_completions(oxu, qh); in end_unlink_async() 2200 temp = qh_completions(oxu, qh); in scan_async() 2720 modified = qh_completions(oxu, temp.qh); in scan_periodic() 3379 qh_completions(oxu, qh); in oxu_urb_dequeue()
|
| D | ehci-hcd.c | 930 qh_completions(ehci, qh); in ehci_urb_dequeue()
|
| D | ehci-sched.c | 726 qh_completions(ehci, qh); in end_unlink_intr() 1000 temp = qh_completions(ehci, qh); in scan_intr()
|