Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.c532 static int get_basic_threshold(char name[][MAX_KEYWORD_NAME_LEN], int length, int *val) in get_basic_threshold() function
681 ret = get_basic_threshold(bthr_name_incell, length, (int *)&thr->basic); in get_test_threshold_incell()
808 ret = get_basic_threshold(bthr_name_mc_sc, length, (int *)&thr->basic); in get_test_threshold_mc_sc()
967 ret = get_basic_threshold(bthr_name_sc, length, (int *)&thr->basic); in get_test_threshold_sc()