Searched refs:periodic_unlink (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | ohci-q.c | 268 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed) in periodic_unlink() function 387 periodic_unlink (ohci, ed); in ed_deschedule()
|
D | ehci-sched.c | 76 static void periodic_unlink (struct ehci_hcd *ehci, unsigned frame, void *ptr) in periodic_unlink() function 636 periodic_unlink (ehci, i, qh); in qh_unlink_periodic()
|
D | oxu210hp-hcd.c | 1824 static void periodic_unlink(struct oxu_hcd *oxu, unsigned frame, void *ptr) in periodic_unlink() function 2017 periodic_unlink(oxu, i, qh); in qh_unlink_periodic()
|
D | fusbh200-hcd.c | 3399 static void periodic_unlink (struct fusbh200_hcd *fusbh200, unsigned frame, void *ptr) in periodic_unlink() function 3675 periodic_unlink (fusbh200, i, qh); in qh_unlink_periodic()
|
D | fotg210-hcd.c | 3456 static void periodic_unlink(struct fotg210_hcd *fotg210, unsigned frame, in periodic_unlink() function 3736 periodic_unlink(fotg210, i, qh); in qh_unlink_periodic()
|