Searched refs:qh_unlink_periodic (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-sched.c | 581 static void qh_unlink_periodic(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_unlink_periodic() function 651 qh_unlink_periodic(ehci, qh); in start_unlink_intr() 978 * in qh_unlink_periodic(). in scan_intr()
|
H A D | oxu210hp-hcd.c | 2415 static void qh_unlink_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_unlink_periodic() function 2462 qh_unlink_periodic(oxu, qh); in intr_deschedule()
|
H A D | fotg210-hcd.c | 3542 static void qh_unlink_periodic(struct fotg210_hcd *fotg210, in qh_unlink_periodic() function 3605 qh_unlink_periodic(fotg210, qh); in start_unlink_intr() 3886 * in qh_unlink_periodic(). in scan_intr()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-sched.c | 588 static void qh_unlink_periodic(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_unlink_periodic() function 658 qh_unlink_periodic(ehci, qh); in start_unlink_intr() 985 * in qh_unlink_periodic(). in scan_intr()
|
H A D | oxu210hp-hcd.c | 2416 static void qh_unlink_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_unlink_periodic() function 2463 qh_unlink_periodic(oxu, qh); in intr_deschedule()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 3543 static void qh_unlink_periodic(struct fotg210_hcd *fotg210, in qh_unlink_periodic() function 3606 qh_unlink_periodic(fotg210, qh); in start_unlink_intr() 3887 * in qh_unlink_periodic(). in scan_intr()
|
Completed in 30 milliseconds