Home
last modified time | relevance | path

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

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