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

/linux-master/drivers/usb/host/
H A Dehci-timer.c155 if (ehci->PSS_poll_count++ < 2) {
162 ehci->PSS_poll_count = 0;
H A Dehci.h118 int PSS_poll_count; member in struct:ehci_hcd
/linux-master/drivers/usb/fotg210/
H A Dfotg210-hcd.h83 int PSS_poll_count; member in struct:fotg210_hcd
H A Dfotg210-hcd.c1126 if (fotg210->PSS_poll_count++ < 20) {
1134 fotg210->PSS_poll_count = 0;

Completed in 182 milliseconds