Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Dinput.c159 bool is_new_slot = false; in input_handle_abs_event() local
180 is_new_slot = mt->slot != dev->absinfo[ABS_MT_SLOT].value; in input_handle_abs_event()
199 if (is_new_slot) { in input_handle_abs_event()