Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-timer.c192 if (ehci->died_poll_count++ < 5) { in ehci_handle_controller_death()
H A Dehci.h120 int died_poll_count; member
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h85 int died_poll_count; member
H A Dfotg210-hcd.c1169 if (fotg210->died_poll_count++ < 5) { in fotg210_handle_controller_death()