Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-debounce.c578 evdev_device_get_sysname(device)); in fallback_init_debounce()
588 evdev_device_get_sysname(device)); in fallback_init_debounce()
Devdev.h470 evdev_device_get_sysname(struct evdev_device *device);
772 evdev_device_get_sysname(device), in evdev_log_msg()
807 evdev_device_get_sysname(device), in evdev_log_msg_ratelimit()
Devdev-mt-touchpad-edge-scroll.c315 evdev_device_get_sysname(device), in tp_edge_scroll_init()
Devdev-middle-button.c708 evdev_device_get_sysname(device)); in evdev_init_middlebutton()
Devdev-mt-touchpad-gestures.c880 evdev_device_get_sysname(tp->device)); in tp_init_gesture()
Devdev-mt-touchpad.c3346 evdev_device_get_sysname(device)); in tp_init_palmdetect_arbitration()
3393 evdev_device_get_sysname(device)); in tp_init_sendevents()
3402 evdev_device_get_sysname(device)); in tp_init_sendevents()
Devdev-mt-touchpad-tap.c1233 evdev_device_get_sysname(tp->device)); in tp_init_tap()
Devdev-mt-touchpad-buttons.c973 evdev_device_get_sysname(device), in tp_init_buttons()
Devdev.c798 evdev_device_get_sysname(device)); in evdev_init_button_scroll()
2283 evdev_device_get_sysname(struct evdev_device *device) in evdev_device_get_sysname() function
Devdev-fallback.c1685 evdev_device_get_sysname(device)); in fallback_init_arbitration()
Dlibinput.c3055 return evdev_device_get_sysname((struct evdev_device *) device); in libinput_device_get_sysname()