Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c99 #define MAX_CY_TCH_T_IDS 32 macro
296 DECLARE_BITMAP(ids, MAX_CY_TCH_T_IDS); in cyttsp5_get_mt_touches()
300 bitmap_zero(ids, MAX_CY_TCH_T_IDS); in cyttsp5_get_mt_touches()