Searched refs:qh_completions (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 2236 static unsigned qh_completions(struct fotg210_hcd *fotg210, in qh_completions() function 3135 qh_completions(fotg210, qh); in end_unlink_async() 3227 temp = qh_completions(fotg210, qh); in scan_async() 3640 qh_completions(fotg210, qh); in end_unlink_intr() 3885 temp = qh_completions(fotg210, qh); in scan_intr() 5318 qh_completions(fotg210, qh); in fotg210_urb_dequeue() 5333 qh_completions(fotg210, qh); in fotg210_urb_dequeue()
|
| /linux/drivers/usb/host/ |
| H A D | oxu210hp-hcd.c | 1383 static unsigned qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_completions() function 2075 qh_completions(oxu, qh); in end_unlink_async() 2175 temp = qh_completions(oxu, qh); in scan_async() 2695 modified = qh_completions(oxu, temp.qh); in scan_periodic() 3358 qh_completions(oxu, qh); in oxu_urb_dequeue()
|
| H A D | ehci-sched.c | 712 qh_completions(ehci, qh); in end_unlink_intr() 986 temp = qh_completions(ehci, qh); in scan_intr()
|