Searched refs:itd_slot_ok (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-sched.c | 1353 itd_slot_ok( in itd_slot_ok() function 1507 if (itd_slot_ok(ehci, stream, start)) in iso_stream_schedule()
|
H A D | fotg210-hcd.c | 4130 static inline int itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, in itd_slot_ok() function 4237 if (itd_slot_ok(fotg210, mod, start, in iso_stream_schedule()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-sched.c | 1364 itd_slot_ok( in itd_slot_ok() function 1518 if (itd_slot_ok(ehci, stream, start)) in iso_stream_schedule()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 4130 static inline int itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, in itd_slot_ok() function 4237 if (itd_slot_ok(fotg210, mod, start, in iso_stream_schedule()
|
Completed in 18 milliseconds