Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c42 #define UHUB_DEBOUNCE_STABLE 100 /* ms */ macro
622 if (stable_time >= UHUB_DEBOUNCE_STABLE) in uhub_port_debounce()
640 if (stable_time < UHUB_DEBOUNCE_STABLE) in uhub_port_debounce()

Completed in 4 milliseconds