Searched defs:GET_NUM_TOUCHES (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dcyttsp_core.c33 #define GET_NUM_TOUCHES(x) ((x) & 0x0F) macro
H A Dcyttsp4_core.h50 #define GET_NUM_TOUCHES(x) ((x) & 0x1F) macro

Completed in 310 milliseconds