Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c115 static bool uhid_stopped; variable
196 uhid_stopped = true; in uhid_event()
246 uhid_stopped = false; in uhid_read_events_thread()
248 while (!uhid_stopped) { in uhid_read_events_thread()