Home
last modified time | relevance | path

Searched refs:qh_completions (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-q.c123 * qtd is updated in qh_completions(). Update the QH in qh_refresh()
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 Doxu210hp-hcd.c1406 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 Dfotg210-hcd.c2076 * qtd is updated in qh_completions(). Update the QH in qh_refresh()
2239 static unsigned qh_completions(struct fotg210_hcd *fotg210, in qh_completions() function
3138 qh_completions(fotg210, qh); in end_unlink_async()
3197 * qh_completions() has to deal with it. in start_unlink_async()
3230 temp = qh_completions(fotg210, qh); in scan_async()
3597 * qh_completions() has to deal with it. in start_unlink_intr()
3643 qh_completions(fotg210, qh); in end_unlink_intr()
3888 temp = qh_completions(fotg210, qh); in scan_intr()
5268 /* qh_completions() code doesn't handle all the fault cases in fotg210_urb_enqueue()
5324 qh_completions(fotg21 in fotg210_urb_dequeue()
[all...]
H A Dehci-sched.c706 qh_completions(ehci, qh); in end_unlink_intr()
980 temp = qh_completions(ehci, qh); in scan_intr()
H A Dehci-hcd.c896 /* qh_completions() code doesn't handle all the fault cases in ehci_urb_enqueue()
962 qh_completions(ehci, qh); in ehci_urb_dequeue()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-q.c124 * qtd is updated in qh_completions(). Update the QH in qh_refresh()
290 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions() function
1414 qh_completions(ehci, qh); in end_unlink_async()
1507 temp = qh_completions(ehci, qh); in scan_async()
H A Doxu210hp-hcd.c1407 static unsigned qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_completions() function
2099 qh_completions(oxu, qh); in end_unlink_async()
2199 temp = qh_completions(oxu, qh); in scan_async()
2719 modified = qh_completions(oxu, temp.qh); in scan_periodic()
3382 qh_completions(oxu, qh); in oxu_urb_dequeue()
H A Dehci-sched.c713 qh_completions(ehci, qh); in end_unlink_intr()
987 temp = qh_completions(ehci, qh); in scan_intr()
H A Dehci-hcd.c894 /* qh_completions() code doesn't handle all the fault cases in ehci_urb_enqueue()
960 qh_completions(ehci, qh); in ehci_urb_dequeue()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c2077 * qtd is updated in qh_completions(). Update the QH in qh_refresh()
2240 static unsigned qh_completions(struct fotg210_hcd *fotg210, in qh_completions() function
3139 qh_completions(fotg210, qh); in end_unlink_async()
3198 * qh_completions() has to deal with it. in start_unlink_async()
3231 temp = qh_completions(fotg210, qh); in scan_async()
3598 * qh_completions() has to deal with it. in start_unlink_intr()
3644 qh_completions(fotg210, qh); in end_unlink_intr()
3889 temp = qh_completions(fotg210, qh); in scan_intr()
5267 /* qh_completions() code doesn't handle all the fault cases in fotg210_urb_enqueue()
5323 qh_completions(fotg21 in fotg210_urb_dequeue()
[all...]

Completed in 34 milliseconds