Home
last modified time | relevance | path

Searched refs:ARBITRATION_NOT_ACTIVE (Results 1 – 5 of 5) sorted by relevance

/third_party/libinput/src/
Devdev-totem.c116 enum evdev_arbitration_state state = ARBITRATION_NOT_ACTIVE; in totem_set_touch_device_enabled()
158 case ARBITRATION_NOT_ACTIVE: in totem_set_touch_device_enabled()
Devdev-mt-touchpad.c1126 if (tp->arbitration.state == ARBITRATION_NOT_ACTIVE) in tp_palm_detect_arbitration_triggered()
2761 if (tp->arbitration.state != ARBITRATION_NOT_ACTIVE) in tp_arbitration_timeout()
2762 tp->arbitration.state = ARBITRATION_NOT_ACTIVE; in tp_arbitration_timeout()
2784 case ARBITRATION_NOT_ACTIVE: in tp_interface_toggle_touch()
3351 tp->arbitration.state = ARBITRATION_NOT_ACTIVE; in tp_init_palmdetect_arbitration()
Devdev.h157 ARBITRATION_NOT_ACTIVE, enumerator
Devdev-tablet.c1959 which = ARBITRATION_NOT_ACTIVE; in tablet_toggle_touch_device()
2085 ARBITRATION_NOT_ACTIVE, in tablet_suspend()
Devdev-fallback.c1245 case ARBITRATION_NOT_ACTIVE: in fallback_interface_toggle_touch()