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

/drivers/usb/host/
H A Dehci-sysfs.c134 periodic_usecs (ehci, frame, uframe));
H A Dehci-sched.c134 periodic_usecs (struct ehci_hcd *ehci, unsigned frame, unsigned uframe) function
741 claimed = periodic_usecs (ehci, frame, uframe);
750 claimed = periodic_usecs (ehci, frame, uframe);
1307 if (periodic_usecs (ehci, uframe >> 3, uframe & 0x7)
1367 if (periodic_usecs (ehci, frame, uf) > max_used)
1380 if (periodic_usecs (ehci, frame, uf)
H A Doxu210hp-hcd.c1846 static unsigned short periodic_usecs(struct oxu_hcd *oxu, function
2086 claimed = periodic_usecs(oxu, frame, uframe);
2095 claimed = periodic_usecs(oxu, frame, uframe);

Completed in 31 milliseconds