Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev.h425 evdev_read_switch_reliability_prop(struct evdev_device *device);
Devdev-fallback.c1734 dispatch->lid.reliability = evdev_read_switch_reliability_prop(device); in fallback_dispatch_init_switch()
Devdev.c987 evdev_read_switch_reliability_prop(struct evdev_device *device) in evdev_read_switch_reliability_prop() function