Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dhub.h42 int nerrors; /* track consecutive errors */ member
Dhub.c654 if ((++hub->nerrors < 10) || hub->error) in hub_irq()
669 hub->nerrors = 0; in hub_irq()
5093 hub->nerrors = 0; in hub_event()