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

/freebsd-13-stable/sys/dev/hid/
H A Dhmt.c668 bool scan_time_found = false; local
770 scan_time_found = true;
818 if (!cont_count_found || !scan_time_found || cont == 0)
/freebsd-13-stable/sys/dev/usb/input/
H A Dwmt.c765 bool scan_time_found = false; local
884 scan_time_found = true;
932 if (!cont_count_found || !scan_time_found || cont == 0)

Completed in 163 milliseconds