Home
last modified time | relevance | path

Searched refs:SLOT_STATE_NONE (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/src/
H A Devdev-totem.c28 SLOT_STATE_NONE, enumerator
128 if (slot->state == SLOT_STATE_NONE) in totem_set_touch_device_enabled()
224 else if (slot->state != SLOT_STATE_NONE) in totem_process_abs()
389 case SLOT_STATE_NONE: in totem_handle_slot_state()
390 return SLOT_STATE_NONE; in totem_handle_slot_state()
428 case SLOT_STATE_NONE: in totem_handle_slot_state()
479 slot->state = SLOT_STATE_NONE; in totem_handle_slot_state()
481 case SLOT_STATE_NONE: in totem_handle_slot_state()
496 enum totem_slot_state global_state = SLOT_STATE_NONE; in totem_handle_state()
506 if (s != SLOT_STATE_NONE) in totem_handle_state()
[all...]
H A Devdev-fallback.h49 SLOT_STATE_NONE, enumerator
H A Devdev-fallback.c872 case SLOT_STATE_NONE: in fallback_flush_mt_events()
885 slot->state = SLOT_STATE_NONE; in fallback_flush_mt_events()
887 case SLOT_STATE_NONE: in fallback_flush_mt_events()

Completed in 5 milliseconds