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.c588 evdev_device_get_sysname(device)); in fallback_init_debounce()
598 evdev_device_get_sysname(device)); in fallback_init_debounce()
Devdev.h472 evdev_device_get_sysname(struct evdev_device *device);
790 evdev_device_get_sysname(device), in evdev_log_msg()
828 evdev_device_get_sysname(device), in evdev_log_msg_ratelimit()
Devdev-mt-touchpad-edge-scroll.c342 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.c1522 evdev_device_get_sysname(tp->device)); in tp_init_gesture()
1531 evdev_device_get_sysname(tp->device)); in tp_init_gesture()
Devdev-mt-touchpad.c3356 evdev_device_get_sysname(device)); in tp_init_palmdetect_arbitration()
3403 evdev_device_get_sysname(device)); in tp_init_sendevents()
3412 evdev_device_get_sysname(device)); in tp_init_sendevents()
Devdev-mt-touchpad-buttons.c994 evdev_device_get_sysname(device), in tp_init_buttons()
Devdev.c872 evdev_device_get_sysname(device)); in evdev_init_button_scroll()
2414 evdev_device_get_sysname(struct evdev_device *device) in evdev_device_get_sysname() function
Devdev-mt-touchpad-tap.c1586 evdev_device_get_sysname(tp->device)); in tp_init_tap()
Devdev-fallback.c1766 evdev_device_get_sysname(device)); in fallback_init_arbitration()
Dlibinput.c3262 return evdev_device_get_sysname((struct evdev_device *) device); in libinput_device_get_sysname()