Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dehci-timer.c109 if (ehci->ASS_poll_count++ < 2) { in ehci_poll_ASS()
116 ehci->ASS_poll_count = 0; in ehci_poll_ASS()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h84 int ASS_poll_count; member