Searched refs:periodic_unlink (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | ohci-q.c | 270 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed) in periodic_unlink() function 389 periodic_unlink (ohci, ed); in ed_deschedule()
|
D | ehci-sched.c | 63 static void periodic_unlink(struct ehci_hcd *ehci, unsigned frame, void *ptr) in periodic_unlink() function 625 periodic_unlink(ehci, i, qh); in qh_unlink_periodic()
|
D | oxu210hp-hcd.c | 1804 static void periodic_unlink(struct oxu_hcd *oxu, unsigned frame, void *ptr) in periodic_unlink() function 1997 periodic_unlink(oxu, i, qh); in qh_unlink_periodic()
|
D | fotg210-hcd.c | 3302 static void periodic_unlink(struct fotg210_hcd *fotg210, unsigned frame, in periodic_unlink() function 3571 periodic_unlink(fotg210, i, qh); in qh_unlink_periodic()
|