Searched refs:qh_refresh (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/usb/host/ |
D | ehci-q.c | 110 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh() function 990 qh_refresh(ehci, qh); in qh_link_async()
|
D | oxu210hp-hcd.c | 1253 static void qh_refresh(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_refresh() function 1547 qh_refresh(oxu, qh); in qh_completions() 1885 qh_refresh(oxu, qh); in qh_make() 1915 qh_refresh(oxu, qh); in qh_link_async() 2530 qh_refresh(oxu, qh); in qh_schedule()
|
D | ehci-sched.c | 719 qh_refresh(ehci, qh); in end_unlink_intr() 948 qh_refresh(ehci, qh); in intr_submit()
|
/linux-6.12.1/drivers/usb/fotg210/ |
D | fotg210-hcd.c | 2060 static void qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_refresh() function 2481 qh_refresh(fotg210, qh); in qh_completions() 2870 qh_refresh(fotg210, qh); in qh_make() 2913 qh_refresh(fotg210, qh); in qh_link_async() 3755 qh_refresh(fotg210, qh); in qh_schedule()
|