Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dehci-timer.c155 if (ehci->PSS_poll_count++ < 2) { in ehci_poll_PSS()
162 ehci->PSS_poll_count = 0; in ehci_poll_PSS()
Dfotg210.h83 int PSS_poll_count; member
Dehci.h118 int PSS_poll_count; member
Dfotg210-hcd.c1134 if (fotg210->PSS_poll_count++ < 20) { in fotg210_poll_PSS()
1142 fotg210->PSS_poll_count = 0; in fotg210_poll_PSS()