Searched refs:qh_refresh (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-q.c | 113 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh() function 993 qh_refresh(ehci, qh); in qh_link_async() 1055 * only hc or qh_refresh() ever modify the overlay. in qh_append_tds()
|
H A D | oxu210hp-hcd.c | 1278 static void qh_refresh(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_refresh() function 1571 qh_refresh(oxu, qh); in qh_completions() 1909 qh_refresh(oxu, qh); in qh_make() 1939 qh_refresh(oxu, qh); in qh_link_async() 1991 * only hc or qh_refresh() ever modify the overlay. in qh_append_tds() 2554 qh_refresh(oxu, qh); in qh_schedule()
|
H A D | fotg210-hcd.c | 2063 static void qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_refresh() function 2484 qh_refresh(fotg210, qh); in qh_completions() 2873 qh_refresh(fotg210, qh); in qh_make() 2916 qh_refresh(fotg210, qh); in qh_link_async() 2969 * only hc or qh_refresh() ever modify the overlay. in qh_append_tds() 3758 qh_refresh(fotg210, qh); in qh_schedule() 5465 * re-linking will call qh_refresh(). in fotg210_endpoint_reset()
|
H A D | ehci-sched.c | 712 qh_refresh(ehci, qh); in end_unlink_intr() 941 qh_refresh(ehci, qh); in intr_submit()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-q.c | 114 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh() function 994 qh_refresh(ehci, qh); in qh_link_async() 1056 * only hc or qh_refresh() ever modify the overlay. in qh_append_tds()
|
H A D | oxu210hp-hcd.c | 1278 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() 1992 * only hc or qh_refresh() ever modify the overlay. in qh_append_tds() 2555 qh_refresh(oxu, qh); in qh_schedule()
|
H A D | ehci-sched.c | 719 qh_refresh(ehci, qh); in end_unlink_intr() 948 qh_refresh(ehci, qh); in intr_submit()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 2064 static void qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_refresh() function 2485 qh_refresh(fotg210, qh); in qh_completions() 2874 qh_refresh(fotg210, qh); in qh_make() 2917 qh_refresh(fotg210, qh); in qh_link_async() 2970 * only hc or qh_refresh() ever modify the overlay. in qh_append_tds() 3759 qh_refresh(fotg210, qh); in qh_schedule() 5464 * re-linking will call qh_refresh(). in fotg210_endpoint_reset()
|
Completed in 33 milliseconds