Home
last modified time | relevance | path

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

/linux-6.1.9/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()
Dfotg210.h84 int ASS_poll_count; member
Dehci.h119 int ASS_poll_count; member
Dfotg210-hcd.c1086 if (fotg210->ASS_poll_count++ < 20) { in fotg210_poll_ASS()
1094 fotg210->ASS_poll_count = 0; in fotg210_poll_ASS()