Home
last modified time | relevance | path

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

/dports/x11/libinput/libinput-1.12.6/src/
H A Devdev.h385 evdev_read_switch_reliability_prop(struct evdev_device *device);
H A Devdev-fallback.c1585 dispatch->lid.reliability = evdev_read_switch_reliability_prop(device); in fallback_dispatch_init_switch()
H A Devdev.c801 evdev_read_switch_reliability_prop(struct evdev_device *device) in evdev_read_switch_reliability_prop() function