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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c2517 int total_time, stable_time = 0; local
2528 stable_time += HUB_DEBOUNCE_STEP;
2529 if (stable_time >= HUB_DEBOUNCE_STABLE)
2532 stable_time = 0;
2548 port1, total_time, stable_time, portstatus);
2550 if (stable_time < HUB_DEBOUNCE_STABLE)

Completed in 52 milliseconds