Searched defs:qh_unlink_periodic (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/host/
H A Dehci-sched.c612 static void qh_unlink_periodic(struct ehci_hcd *ehci, struct ehci_qh *qh) function
682 qh_unlink_periodic (ehci, qh);
1008 * in qh_unlink_periodic().
H A Doxu210hp-hcd.c1998 static void qh_unlink_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) function
2045 qh_unlink_periodic(oxu, qh);
H A Dfotg210-hcd.c3709 static void qh_unlink_periodic(struct fotg210_hcd *fotg210, function
3772 qh_unlink_periodic(fotg210, qh);
4067 * in qh_unlink_periodic().
H A Dfusbh200-hcd.c3651 static void qh_unlink_periodic(struct fusbh200_hcd *fusbh200, struct fusbh200_qh *qh) function
3711 qh_unlink_periodic (fusbh200, qh);
4001 * in qh_unlink_periodic().

Completed in 37 milliseconds