Home
last modified time | relevance | path

Searched refs:async_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dehci-timer.c120 if (ehci->async_count > 0) in ehci_poll_ASS()
124 if (ehci->async_count == 0) { in ehci_poll_ASS()
373 ehci->async_count + ehci->intr_count > 0)) in turn_on_io_watchdog()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h111 unsigned async_count; /* async activity count */ member