Home
last modified time | relevance | path

Searched refs:qh_schedule (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Doxu210hp-hcd.c1398 static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh);
1580 (void) qh_schedule(oxu, qh); in qh_completions()
2547 static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_schedule() function
2637 status = qh_schedule(oxu, qh); in intr_submit()
3394 status = qh_schedule(oxu, qh); in oxu_urb_dequeue()
H A Dehci-sched.c710 rc = qh_schedule(ehci, qh); in end_unlink_intr()
829 static int qh_schedule(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_schedule() function
930 status = qh_schedule(ehci, qh); in intr_submit()
H A Dfotg210-hcd.c2236 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
3651 rc = qh_schedule(fotg210, qh); in end_unlink_intr()
3753 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_schedule() function
3850 status = qh_schedule(fotg210, qh); in intr_submit()
H A Dehci-q.c281 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh);