Searched defs:tt_usecs (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/usb/host/ | ||
H A D | ehci-sched.c | 225 int tt_usecs = qh->ps.tt_usecs; reserve_release_intr_bandwidth() local 346 static inline void carryover_tt_bandwidth(unsigned short tt_usecs[8]) carryover_tt_bandwidth() argument 395 unsigned short tt_usecs[8]; tt_available() local 1339 int tt_usecs = stream->ps.tt_usecs; reserve_release_iso_bandwidth() local |
H A D | ehci.h | 65 u16 tt_usecs; /* time on the FS/LS bus */ member in struct:ehci_per_sched |
H A D | fotg210.h | 454 u16 tt_usecs; /* tt downstream bandwidth */ member in struct:fotg210_qh 511 u16 tt_usecs; member in struct:fotg210_iso_stream |
H A D | fusbh200.h | 444 u16 tt_usecs; /* tt downstream bandwidth */ member in struct:fusbh200_qh 501 u16 tt_usecs; member in struct:fusbh200_iso_stream |
H A D | oxu210hp.h | 318 u16 tt_usecs; /* tt downstream bandwidth */ member in struct:ehci_qh |
Completed in 249 milliseconds