Searched refs:qh_refresh (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/usb/host/ |
| D | ehci-q.c | 109 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh() function 982 qh_refresh(ehci, qh); in qh_link_async()
|
| D | oxu210hp-hcd.c | 1279 static void qh_refresh(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_refresh() function 1572 qh_refresh(oxu, qh); in qh_completions() 1910 qh_refresh(oxu, qh); in qh_make() 1940 qh_refresh(oxu, qh); in qh_link_async() 2556 qh_refresh(oxu, qh); in qh_schedule()
|
| D | fotg210-hcd.c | 2068 static void qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_refresh() function 2489 qh_refresh(fotg210, qh); in qh_completions() 2881 qh_refresh(fotg210, qh); in qh_make() 2924 qh_refresh(fotg210, qh); in qh_link_async() 3766 qh_refresh(fotg210, qh); in qh_schedule()
|
| D | ehci-sched.c | 732 qh_refresh(ehci, qh); in end_unlink_intr() 961 qh_refresh(ehci, qh); in intr_submit()
|