Searched refs:periodic_count (Results 1 – 6 of 6) sorted by relevance
166 if (ehci->periodic_count > 0) in ehci_poll_PSS()170 if (ehci->periodic_count == 0) { in ehci_poll_PSS()
155 unsigned periodic_count; member
280 unsigned periodic_count; member
492 if (ehci->periodic_count++) in enable_periodic()506 if (--ehci->periodic_count) in disable_periodic()
129 unsigned periodic_count; /* periodic activity count */ member
1138 if (fotg210->periodic_count > 0) in fotg210_poll_PSS()1142 if (fotg210->periodic_count == 0) { in fotg210_poll_PSS()3446 if (fotg210->periodic_count++) in enable_periodic()3460 if (--fotg210->periodic_count) in disable_periodic()