Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.h138 #define get_value_basic(name, value) \ macro
H A Dfocaltech_test_ini.c545 ret = get_value_basic(name[i], &val[i]); in get_basic_threshold()