Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/core/
Dhub.c2979 int total_time, stable_time = 0; in hub_port_debounce() local
2990 stable_time += HUB_DEBOUNCE_STEP; in hub_port_debounce()
2991 if (stable_time >= HUB_DEBOUNCE_STABLE) in hub_port_debounce()
2994 stable_time = 0; in hub_port_debounce()
3010 port1, total_time, stable_time, portstatus); in hub_port_debounce()
3012 if (stable_time < HUB_DEBOUNCE_STABLE) in hub_port_debounce()