Searched refs:qh_completions (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-q.c | 289 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions() function 1413 qh_completions(ehci, qh); in end_unlink_async() 1506 temp = qh_completions(ehci, qh); in scan_async()
|
| H A D | fotg210-hcd.c | 2242 static unsigned qh_completions(struct fotg210_hcd *fotg210, in qh_completions() function 3141 qh_completions(fotg210, qh); in end_unlink_async() 3233 temp = qh_completions(fotg210, qh); in scan_async() 3646 qh_completions(fotg210, qh); in end_unlink_intr() 3891 temp = qh_completions(fotg210, qh); in scan_intr() 5327 qh_completions(fotg210, qh); in fotg210_urb_dequeue() 5342 qh_completions(fotg210, qh); in fotg210_urb_dequeue()
|
| H A D | oxu210hp-hcd.c | 1406 static unsigned qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_completions() function 2098 qh_completions(oxu, qh); in end_unlink_async() 2198 temp = qh_completions(oxu, qh); in scan_async() 2718 modified = qh_completions(oxu, temp.qh); in scan_periodic() 3381 qh_completions(oxu, qh); in oxu_urb_dequeue()
|
| H A D | ehci-hcd.c | 964 qh_completions(ehci, qh); in ehci_urb_dequeue()
|
| H A D | ehci-sched.c | 706 qh_completions(ehci, qh); in end_unlink_intr() 980 temp = qh_completions(ehci, qh); in scan_intr()
|