Home
last modified time | relevance | path

Searched refs:uhid_stopped (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/hid/
H A Dhid_common.h116 static bool uhid_stopped; variable
199 uhid_stopped = true; in uhid_event()
262 uhid_stopped = false; in uhid_read_events_thread()
264 while (!uhid_stopped) { in uhid_read_events_thread()