Searched refs:periodic_unlink (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/host/ |
H A 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()
|
H A D | ehci-sched.c | 63 static void periodic_unlink(struct ehci_hcd *ehci, unsigned frame, void *ptr) in periodic_unlink() function 612 periodic_unlink(ehci, i, qh); in qh_unlink_periodic()
|
/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 3297 static void periodic_unlink(struct fotg210_hcd *fotg210, unsigned frame, in periodic_unlink() function 3566 periodic_unlink(fotg210, i, qh); in qh_unlink_periodic()
|