Searched refs:end_unlink_intr (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-timer.c | 263 end_unlink_intr(ehci, qh); in ehci_handle_intr_unlinks()
|
H A D | ehci-hcd.c | 302 static void end_unlink_intr(struct ehci_hcd *ehci, struct ehci_qh *qh);
|
H A D | fotg210-hcd.c | 987 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh); 1208 end_unlink_intr(fotg210, qh); in fotg210_handle_intr_unlinks() 3635 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in end_unlink_intr() function
|
H A D | ehci-sched.c | 697 static void end_unlink_intr(struct ehci_hcd *ehci, struct ehci_qh *qh) in end_unlink_intr() function
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-timer.c | 263 end_unlink_intr(ehci, qh); in ehci_handle_intr_unlinks()
|
H A D | ehci-hcd.c | 303 static void end_unlink_intr(struct ehci_hcd *ehci, struct ehci_qh *qh);
|
H A D | ehci-sched.c | 704 static void end_unlink_intr(struct ehci_hcd *ehci, struct ehci_qh *qh) in end_unlink_intr() function
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 987 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh); 1208 end_unlink_intr(fotg210, qh); in fotg210_handle_intr_unlinks() 3636 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in end_unlink_intr() function
|
Completed in 25 milliseconds