Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dtest-switch.c177 bool is_reliable = false; in lid_switch_is_reliable() local
182 is_reliable = streq(prop, "reliable"); in lid_switch_is_reliable()
186 return is_reliable; in lid_switch_is_reliable()