Searched refs:evdev_log_debug (Results 1 - 13 of 13) sorted by relevance
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad.c | 223 evdev_log_debug(tp->device, in tp_detect_wobbling() 911 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() 1198 evdev_log_debug(tp->device, in tp_palm_detect() 1226 evdev_log_debug(tp->device, in tp_unhover_pressure() 1241 evdev_log_debug(tp->device, in tp_unhover_pressure() 1317 evdev_log_debug(t in tp_unhover_size() [all...] |
H A D | evdev.c | 232 evdev_log_debug(device, "scroll lock: first down\n"); in evdev_button_scroll_button() 237 evdev_log_debug(device, "scroll lock: first up\n"); in evdev_button_scroll_button() 242 evdev_log_debug(device, "scroll lock: second down\n"); in evdev_button_scroll_button() 247 evdev_log_debug(device, "scroll lock: idle\n"); in evdev_button_scroll_button() 282 evdev_log_debug(device, "btnscroll: down\n"); in evdev_button_scroll_button() 292 evdev_log_debug(device, "btnscroll: cancel\n"); in evdev_button_scroll_button() 306 evdev_log_debug(device, "btnscroll: up\n"); in evdev_button_scroll_button() 1046 evdev_log_debug(device, in evdev_print_event() 1054 evdev_log_debug(device, in evdev_print_event() 1417 evdev_log_debug(devic in evdev_read_wheel_click_props() [all...] |
H A D | evdev-fallback.c | 108 evdev_log_debug(device, "btnscroll: discarding\n"); in post_button_scroll() 975 evdev_log_debug(device, "dropping events due to touch arbitration\n"); in fallback_interface_process() 1232 evdev_log_debug(device, "Touch arbitration state now %s\n", state); in fallback_interface_toggle_touch() 1280 evdev_log_debug(lid_switch, in fallback_lid_pair_keyboard() 1331 evdev_log_debug(device, "tablet-mode: resuming device\n"); in fallback_tablet_mode_switch_event() 1335 evdev_log_debug(device, "tablet-mode: suspending device\n"); in fallback_tablet_mode_switch_event() 1369 evdev_log_debug(keyboard, in fallback_pair_tablet_mode() 1383 evdev_log_debug(keyboard, "tablet-mode: suspending device\n"); in fallback_pair_tablet_mode() 1639 evdev_log_debug(dispatch->device, "touch arbitration timeout\n"); in fallback_arbitration_timeout()
|
H A 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()
|
H A D | evdev-mt-touchpad-edge-scroll.c | 288 evdev_log_debug(tp->device, in tp_edge_scroll_handle_event() 403 evdev_log_debug(tp->device, in tp_edge_scroll_handle_state()
|
H A D | evdev-tablet.c | 276 evdev_log_debug(device, in tablet_apply_rotation() 2111 evdev_log_debug(tablet->device, "tablet: forcing proximity after timeout\n"); in tablet_proximity_out_quirk_timer_func() 2223 evdev_log_debug(device, in tablet_setup_touch_arbitration() 2229 evdev_log_debug(device, in tablet_setup_touch_arbitration() 2245 evdev_log_debug(device, in tablet_setup_rotation() 2348 evdev_log_debug(device, in tablet_left_handed_toggled()
|
H A D | evdev-wheel.c | 173 evdev_log_debug(dispatch->device, in wheel_handle_event()
|
H A D | evdev-debounce.c | 476 evdev_log_debug(fallback->device, in debounce_handle_event()
|
H A D | evdev-middle-button.c | 554 evdev_log_debug(device, in evdev_middlebutton_handle_event()
|
H A D | evdev.h | 852 #define evdev_log_debug(d_, ...) evdev_log_msg((d_), LIBINPUT_LOG_PRIORITY_DEBUG, __VA_ARGS__) macro
|
H A D | evdev-mt-touchpad-gestures.c | 834 evdev_log_debug(tp->device, in tp_gesture_handle_event()
|
H A D | evdev-mt-touchpad-buttons.c | 487 evdev_log_debug(tp->device, in tp_button_handle_event()
|
H A D | evdev-mt-touchpad-tap.c | 1152 evdev_log_debug(tp->device, in tp_tap_handle_event()
|
Completed in 28 milliseconds