Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dinput.h12 #define ABS_MT_FIRST ABS_MT_TOUCH_MAJOR macro
/linux/drivers/input/
H A Dinput.c180 pold = &mt->slots[mt->slot].abs[code - ABS_MT_FIRST]; in input_handle_abs_event()