Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dehci-timer.c109 if (ehci->ASS_poll_count++ < 2) { in ehci_poll_ASS()
116 ehci->ASS_poll_count = 0; in ehci_poll_ASS()
Dehci.h119 int ASS_poll_count; member
/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.h84 int ASS_poll_count; member
Dfotg210-hcd.c1085 if (fotg210->ASS_poll_count++ < 20) { in fotg210_poll_ASS()
1093 fotg210->ASS_poll_count = 0; in fotg210_poll_ASS()