Searched refs:qh_schedule (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/host/
H A Doxu210hp-hcd.c971 static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh);
1155 (void) qh_schedule(oxu, qh);
2127 static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh) function
2217 status = qh_schedule(oxu, qh);
2987 status = qh_schedule(oxu, qh);
H A Dehci-sched.c701 rc = qh_schedule(ehci, qh);
828 static int qh_schedule(struct ehci_hcd *ehci, struct ehci_qh *qh) function
927 if ((status = qh_schedule (ehci, qh)) != 0)
H A Dehci-q.c300 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh);

Completed in 100 milliseconds