Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.h79 #define FTS_MAX_ID 0x0A macro
H A Dfocaltech_core.c637 if (pointid >= FTS_MAX_ID) in fts_read_parse_touchdata()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.h78 #define FTS_MAX_ID 0x0A macro
H A Dfocaltech_core.c829 if (pointid >= FTS_MAX_ID) in fts_read_touchdata()