Home
last modified time | relevance | path

Searched refs:nerrors (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/core/
H A Dhub.h35 int nerrors; /* track consecutive errors */ member
H A Dhub.c789 if ((++hub->nerrors < 10) || hub->error) in hub_irq()
804 hub->nerrors = 0; in hub_irq()
5930 hub->nerrors = 0; in hub_event()