Searched refs:input_mt_is_active (Results 1 – 3 of 3) sorted by relevance
266 if (input_mt_is_active(&mt->slots[i]) && in __input_mt_drop_unused()413 if (!input_mt_is_active(s)) in input_mt_set_matrix()436 if (!input_mt_is_active(s)) in input_mt_set_slots()450 if (input_mt_is_active(s)) in input_mt_set_slots()524 if (input_mt_is_active(s) && s->key == key) in input_mt_get_slot_by_key()528 if (!input_mt_is_active(s) && !input_mt_is_used(mt, s)) { in input_mt_get_slot_by_key()
65 static inline bool input_mt_is_active(const struct input_mt_slot *slot) in input_mt_is_active() function
1046 if (input_mt_is_active(i_slot) && in mt_process_slot()1064 input_mt_is_active(&mt->slots[slotnum])) { in mt_process_slot()