Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/input/
Dinput.c193 bool is_new_slot = false; in input_handle_abs_event() local
214 is_new_slot = mt->slot != dev->absinfo[ABS_MT_SLOT].value; in input_handle_abs_event()
233 if (is_new_slot) { in input_handle_abs_event()