Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dcyttsp_core.c43 #define GET_NUM_TOUCHES(x) ((x) & 0x0F) macro
Dcyttsp4_core.h60 #define GET_NUM_TOUCHES(x) ((x) & 0x1F) macro