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

/drivers/usb/host/
H A Dehci-sched.c792 static int check_intr_schedule ( function
896 status = check_intr_schedule(ehci,
905 status = check_intr_schedule(ehci, 0, 0, qh, &c_mask, tt);
H A Doxu210hp-hcd.c2106 static int check_intr_schedule(struct oxu_hcd *oxu, function
2144 status = check_intr_schedule(oxu, frame, --uframe,
2161 status = check_intr_schedule(oxu,
2172 status = check_intr_schedule(oxu, 0, 0, qh, &c_mask);
H A Dfotg210-hcd.c3879 static int check_intr_schedule( function
3943 status = check_intr_schedule(fotg210, frame, --uframe,
3962 status = check_intr_schedule(fotg210,
3973 status = check_intr_schedule(fotg210, 0, 0, qh,
H A Dfusbh200-hcd.c3815 static int check_intr_schedule ( function
3879 status = check_intr_schedule (fusbh200, frame, --uframe,
3898 status = check_intr_schedule (fusbh200,
3909 status = check_intr_schedule (fusbh200, 0, 0, qh, &c_mask);

Completed in 79 milliseconds