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

/freebsd-current/sys/dev/usb/input/
H A Dwmt.c743 bool scan_time_found = false; local
862 scan_time_found = true;
910 if (!cont_count_found || !scan_time_found || cont == 0)
/freebsd-current/sys/dev/hid/
H A Dhmt.c670 bool scan_time_found = false; local
770 scan_time_found = true;
857 sc->has_scan_time = scan_time_found;

Completed in 107 milliseconds