Searched refs:async_count (Results 1 – 4 of 4) sorted by relevance
153 if (ehci->async_count > 0) in ehci_poll_ASS()168 if (ehci->async_count == 0) in ehci_poll_ASS()420 ehci->async_count + ehci->intr_count > 0)) in turn_on_io_watchdog()
387 ehci->scanning, ehci->async_count, ehci->intr_count, ehci->isoc_count); in ehci_work()397 if (ehci->async_count) in ehci_work()
154 unsigned async_count; /* async activity count */ member
1044 if (ehci->async_count++) in enable_async()1082 if (--ehci->async_count) in disable_async()
Completed in 14 milliseconds