Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-debounce.c177 code = evdev_to_left_handed(device, code); in debounce_notify_button()
Devdev-mt-touchpad-buttons.c1014 b = evdev_to_left_handed(tp->device, button); in tp_post_physical_buttons()
1259 button = evdev_to_left_handed(tp->device, button); in tp_post_clickpadbutton_buttons()
Devdev.h655 evdev_to_left_handed(struct evdev_device *device, in evdev_to_left_handed() function
Devdev-fallback.c1117 evdev_to_left_handed(device, code), in release_pressed_keys()