Searched refs:tt_no_collision (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-sched.c | 407 static int tt_no_collision( in tt_no_collision() function 812 if (tt_no_collision(ehci, qh->ps.bw_period, qh->ps.udev, frame, mask)) { in check_intr_schedule() 1409 if (!tt_no_collision(ehci, stream->ps.bw_period, in sitd_slot_ok()
|
| H A D | fotg210-hcd.c | 3396 static int tt_no_collision(struct fotg210_hcd *fotg210, unsigned period, in tt_no_collision() function 3737 if (tt_no_collision(fotg210, qh->period, qh->dev, frame, mask)) { in check_intr_schedule()
|