Home
last modified time | relevance | path

Searched refs:check_period (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dehci-sched.c717 static int check_period ( in check_period() function
774 if (!check_period (ehci, frame, uframe, qh->period, qh->usecs)) in check_intr_schedule()
789 if (!check_period (ehci, frame, i, in check_intr_schedule()
812 if (!check_period (ehci, frame, uframe + qh->gap_uf + 1, in check_intr_schedule()
815 if (!check_period (ehci, frame, uframe + qh->gap_uf, in check_intr_schedule()
Doxu210hp-hcd.c2061 static int check_period(struct oxu_hcd *oxu, in check_period() function
2112 if (!check_period(oxu, frame, uframe, qh->period, qh->usecs)) in check_intr_schedule()