Searched refs:qh_schedule (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/usb/host/ |
| A D | oxu210hp-hcd.c | 1399 static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh); 1581 (void) qh_schedule(oxu, qh); in qh_completions() 2548 static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_schedule() function 2638 status = qh_schedule(oxu, qh); in intr_submit() 3395 status = qh_schedule(oxu, qh); in oxu_urb_dequeue()
|
| A D | ehci-sched.c | 716 rc = qh_schedule(ehci, qh); in end_unlink_intr() 835 static int qh_schedule(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_schedule() function 936 status = qh_schedule(ehci, qh); in intr_submit()
|
| A D | fotg210-hcd.c | 2238 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh); 3653 rc = qh_schedule(fotg210, qh); in end_unlink_intr() 3755 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_schedule() function 3852 status = qh_schedule(fotg210, qh); in intr_submit()
|
| A D | ehci-q.c | 281 static int qh_schedule (struct ehci_hcd *ehci, struct ehci_qh *qh);
|
| /linux/ |
| A D | System.map | 41783 ffff800010b3cd50 t qh_schedule
|
| A D | .tmp_System.map | 41783 ffff800010b3cd50 t qh_schedule
|
Completed in 1087 milliseconds