Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.c562 int divider_pos = 0; in get_detail_threshold() local
585 divider_pos = ini_get_string_value("SpecialSet", str_temp, str); in get_detail_threshold()
586 if (divider_pos <= 0) in get_detail_threshold()
591 for (j = 0; j < divider_pos; j++) { in get_detail_threshold()