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/
Dusb_hub.c43 #define UHUB_DEBOUNCE_STABLE 100 /* ms */ macro
623 if (stable_time >= UHUB_DEBOUNCE_STABLE) in uhub_port_debounce()
641 if (stable_time < UHUB_DEBOUNCE_STABLE) in uhub_port_debounce()