Searched refs:ABS_MT_LAST (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h715 #define ABS_MT_LAST ABS_MT_PRESSURE macro
1065 int abs[ABS_MT_LAST - ABS_MT_FIRST + 1];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dinput.c182 is_mt_event = code >= ABS_MT_FIRST && code <= ABS_MT_LAST;

Completed in 32 milliseconds