Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.h26 #define MAX_KEYWORD_VALUE_ONE_LEN (16) macro
H A Dfocaltech_test_ini.c560 char str_tmp[MAX_KEYWORD_VALUE_ONE_LEN] = { 0 }; in get_detail_threshold()