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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-q.c324 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh);
485 (void) qh_schedule (ehci, qh);
H A Dehci-sched.c727 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh) function
822 if ((status = qh_schedule (ehci, qh)) != 0)
H A Dehci-hcd.c1029 status = qh_schedule (ehci, qh);

Completed in 28 milliseconds