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

/linux-4.4.14/drivers/usb/host/
H A Dehci-sched.c766 static int check_period ( check_period() function
807 if (!check_period(ehci, frame, uframe, qh->ps.bw_uperiod, qh->ps.usecs)) check_intr_schedule()
821 if (!check_period(ehci, frame, i, check_intr_schedule()
844 if (!check_period(ehci, frame, uframe + qh->gap_uf + 1, check_intr_schedule()
847 if (!check_period(ehci, frame, uframe + qh->gap_uf, check_intr_schedule()
H A Dfotg210-hcd.c3701 static int check_period(struct fotg210_hcd *fotg210, unsigned frame, check_period() function
3750 if (!check_period(fotg210, frame, uframe, qh->period, qh->usecs)) check_intr_schedule()
3770 if (!check_period(fotg210, frame, uframe + qh->gap_uf + 1, check_intr_schedule()
3773 if (!check_period(fotg210, frame, uframe + qh->gap_uf, check_intr_schedule()
H A Doxu210hp-hcd.c2064 static int check_period(struct oxu_hcd *oxu, check_period() function
2115 if (!check_period(oxu, frame, uframe, qh->period, qh->usecs)) check_intr_schedule()

Completed in 142 milliseconds