Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h71 #define TEST_ITEM_COUNT_MAX 32 macro
H A Dfocaltech_test_ini.c510 if (length > TEST_ITEM_COUNT_MAX) { in get_test_item()
512 length, TEST_ITEM_COUNT_MAX); in get_test_item()