Searched refs:evdev_log_debug (Results 1 – 12 of 12) sorted by relevance
/third_party/libinput/src/ |
D | evdev-mt-touchpad.c | 202 evdev_log_debug(tp->device, in tp_detect_wobbling() 884 evdev_log_debug(tp->device, in tp_palm_tap_is_palm() 913 evdev_log_debug(tp->device, in tp_palm_detect_dwt_triggered() 942 evdev_log_debug(tp->device, in tp_palm_detect_trackpoint_triggered() 1044 evdev_log_debug(tp->device, in tp_palm_detect_touch_size_triggered() 1062 evdev_log_debug(tp->device, in tp_palm_detect_edge() 1072 evdev_log_debug(tp->device, in tp_palm_detect_edge() 1203 evdev_log_debug(tp->device, in tp_palm_detect() 1231 evdev_log_debug(tp->device, in tp_unhover_pressure() 1246 evdev_log_debug(tp->device, in tp_unhover_pressure() [all …]
|
D | evdev.c | 213 evdev_log_debug(device, "scroll lock: first down\n"); in evdev_button_scroll_button() 218 evdev_log_debug(device, "scroll lock: first up\n"); in evdev_button_scroll_button() 223 evdev_log_debug(device, "scroll lock: second down\n"); in evdev_button_scroll_button() 228 evdev_log_debug(device, "scroll lock: idle\n"); in evdev_button_scroll_button() 254 evdev_log_debug(device, "btnscroll: down\n"); in evdev_button_scroll_button() 264 evdev_log_debug(device, "btnscroll: cancel\n"); in evdev_button_scroll_button() 278 evdev_log_debug(device, "btnscroll: up\n"); in evdev_button_scroll_button() 955 evdev_log_debug(device, in evdev_print_event() 963 evdev_log_debug(device, in evdev_print_event() 1297 evdev_log_debug(device, in evdev_read_wheel_click_props() [all …]
|
D | evdev-mt-touchpad-thumb.c | 59 evdev_log_debug(tp->device, in tp_thumb_set_state() 334 evdev_log_debug(tp->device, in tp_thumb_update_multifinger() 445 evdev_log_debug(device, in tp_init_thumb()
|
D | evdev-mt-touchpad-edge-scroll.c | 261 evdev_log_debug(tp->device, in tp_edge_scroll_handle_event() 370 evdev_log_debug(tp->device, in tp_edge_scroll_handle_state()
|
D | evdev-fallback.c | 107 evdev_log_debug(device, "btnscroll: discarding\n"); in post_trackpoint_scroll() 1314 evdev_log_debug(lid_switch, in fallback_lid_pair_keyboard() 1365 evdev_log_debug(device, "tablet-mode: resuming device\n"); in fallback_tablet_mode_switch_event() 1369 evdev_log_debug(device, "tablet-mode: suspending device\n"); in fallback_tablet_mode_switch_event() 1403 evdev_log_debug(keyboard, in fallback_pair_tablet_mode() 1417 evdev_log_debug(keyboard, "tablet-mode: suspending device\n"); in fallback_pair_tablet_mode()
|
D | evdev-tablet.c | 275 evdev_log_debug(device, in tablet_apply_rotation() 2026 evdev_log_debug(tablet->device, "tablet: forcing proximity after timeout\n"); in tablet_proximity_out_quirk_timer_func() 2132 evdev_log_debug(device, in tablet_device_added() 2140 evdev_log_debug(device, in tablet_device_added() 2225 evdev_log_debug(device, in tablet_left_handed_toggled()
|
D | evdev-debounce.c | 466 evdev_log_debug(fallback->device, in debounce_handle_event()
|
D | evdev-middle-button.c | 554 evdev_log_debug(device, in evdev_middlebutton_handle_event()
|
D | evdev.h | 829 #define evdev_log_debug(d_, ...) evdev_log_msg((d_), LIBINPUT_LOG_PRIORITY_DEBUG, __VA_ARGS__) macro
|
D | evdev-mt-touchpad-gestures.c | 715 evdev_log_debug(tp->device, in tp_gesture_post_gesture()
|
D | evdev-mt-touchpad-tap.c | 805 evdev_log_debug(tp->device, in tp_tap_handle_event()
|
D | evdev-mt-touchpad-buttons.c | 487 evdev_log_debug(tp->device, in tp_button_handle_event()
|