Home
last modified time | relevance | path

Searched refs:evdev_log_bug_libinput (Results 1 – 12 of 12) sorted by relevance

/third_party/libinput/src/
Devdev-mt-touchpad-edge-scroll.c151 evdev_log_bug_libinput(tp->device, in tp_edge_scroll_handle_none()
166 evdev_log_bug_libinput(tp->device, in tp_edge_scroll_handle_edge_new()
195 evdev_log_bug_libinput(tp->device, in tp_edge_scroll_handle_edge()
226 evdev_log_bug_libinput(tp->device, in tp_edge_scroll_handle_area()
440 evdev_log_bug_libinput(device, in tp_edge_scroll_post_events()
Devdev-tablet-pad-leds.c296 evdev_log_bug_libinput(device, in pad_init_led_groups()
400 evdev_log_bug_libinput(pad->device, in pad_init_mode_buttons()
408 evdev_log_bug_libinput(pad->device, in pad_init_mode_buttons()
561 evdev_log_bug_libinput(pad->device, in pad_init_leds()
Devdev-middle-button.c84 evdev_log_bug_libinput(device, in middlebutton_state_error()
548 evdev_log_bug_libinput(device, in evdev_middlebutton_handle_event()
616 evdev_log_bug_libinput(device, in evdev_middlebutton_filter_button()
Devdev-debounce.c106 evdev_log_bug_libinput(fallback->device, in log_debounce_bug()
159 evdev_log_bug_libinput(fallback->device, in debounce_enable_spurious()
Devdev-totem.c211 evdev_log_bug_libinput(device, in totem_process_abs()
634 evdev_log_bug_libinput(device, in totem_interface_device_added()
735 evdev_log_bug_libinput(device, in totem_reject_device()
Devdev-tablet.c224 evdev_log_bug_libinput(device, in tablet_process_absolute()
821 evdev_log_bug_libinput(device, in tablet_process_key()
867 evdev_log_bug_libinput(device, in tablet_process_relative()
1379 evdev_log_bug_libinput(device, in detect_tool_contact()
1383 evdev_log_bug_libinput(device, in detect_tool_contact()
1388 evdev_log_bug_libinput(device, in detect_tool_contact()
2361 evdev_log_bug_libinput(device, in tablet_reject_device()
Devdev.c130 evdev_log_bug_libinput(device, in evdev_update_key_down_count()
259 evdev_log_bug_libinput(device, in evdev_button_scroll_button()
1329 evdev_log_bug_libinput(device, in evdev_get_trackpoint_multiplier()
1541 evdev_log_bug_libinput(device, in evdev_fix_abs_resolution()
2428 evdev_log_bug_libinput(device, in evdev_read_fuzz_prop()
2446 evdev_log_bug_libinput(device, in evdev_read_fuzz_prop()
2451 evdev_log_bug_libinput(device, in evdev_read_fuzz_prop()
Devdev-fallback.c193 evdev_log_bug_libinput(device, in fallback_flush_relative_motion()
588 evdev_log_bug_libinput(device, in fallback_process_touch()
1096 evdev_log_bug_libinput(device, in release_pressed_keys()
1124 evdev_log_bug_libinput(device, in release_pressed_keys()
Devdev-mt-touchpad.c382 evdev_log_bug_libinput(tp->device, in tp_maybe_end_touch()
424 evdev_log_bug_libinput(tp->device, in tp_end_touch()
1435 evdev_log_bug_libinput(tp->device, in tp_position_fake_touches()
2750 evdev_log_bug_libinput(device, in evdev_tag_touchpad()
3102 evdev_log_bug_libinput(tp->device, in tp_scroll_get_default_method()
3535 evdev_log_bug_libinput(device, in tp_init_pressure()
3579 evdev_log_bug_libinput(device, in tp_init_touch_size()
Devdev-mt-touchpad-gestures.c117 evdev_log_bug_libinput(tp->device, in tp_gesture_start()
780 evdev_log_bug_libinput(tp->device, in tp_gesture_end()
Devdev.h833 #define evdev_log_bug_libinput(d_, ...) evdev_log_msg((d_), LIBINPUT_LOG_PRIORITY_ERROR, "libinput … macro
Devdev-mt-touchpad-tap.c98 evdev_log_bug_libinput(tp->device, in log_tap_bug()