Home
last modified time | relevance | path

Searched refs:quirks_unref (Results 1 – 10 of 10) sorted by relevance

/third_party/libinput/src/
Dquirks.h201 quirks_unref(struct quirks *q);
Devdev.c452 quirks_unref(q); in evdev_tag_trackpoint()
502 quirks_unref(q); in evdev_tag_keyboard()
934 quirks_unref(q); in evdev_read_switch_reliability_prop()
1325 quirks_unref(q); in evdev_get_trackpoint_multiplier()
1356 quirks_unref(q); in evdev_need_velocity_averaging()
1445 quirks_unref(q); in evdev_read_model_flags()
1496 quirks_unref(q); in evdev_read_attr_res_prop()
1522 quirks_unref(q); in evdev_read_attr_size_prop()
2111 quirks_unref(q); in evdev_pre_configure_model_quirks()
Devdev-mt-touchpad-thumb.c443 quirks_unref(q); in tp_init_thumb()
Devdev-mt-touchpad.c3209 quirks_unref(q); in tp_is_tpkb_combo_below()
3289 quirks_unref(q); in tp_read_palm_pressure_prop()
3334 quirks_unref(q); in tp_init_palmdetect_size()
3550 quirks_unref(q); in tp_init_pressure()
3601 quirks_unref(q); in tp_init_touch_size()
Dquirks.c1109 quirks_unref(struct quirks *q) in quirks_unref() function
1408 quirks_unref(q); in quirks_fetch_for_device()
Devdev.h399 quirks_unref(q); in evdev_device_has_model_quirk()
Devdev-tablet.c1113 quirks_unref(q); in tool_set_pressure_thresholds()
/third_party/libinput/test/
Dtest-quirks.c943 quirks_unref(q); in test_attr_parse()
1268 quirks_unref(q); in START_TEST()
1301 quirks_unref(q); in START_TEST()
Dlitest.c1928 quirks_unref(d->quirks); in litest_delete_device()
/third_party/libinput/tools/
Dshared.c693 quirks_unref(quirks); in tools_list_device_quirks()