Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h42 #define FTS_INI_FILE_PATH "/mnt/sdcard/" macro
H A Dfocaltech_test_ini.c169 sprintf(filepath, "%s%s", FTS_INI_FILE_PATH, config_name); in fts_test_get_ini_size()
204 sprintf(filepath, "%s%s", FTS_INI_FILE_PATH, config_name); in fts_test_read_ini_data()
H A Dfocaltech_test.c1188 sprintf(filepath, "%s%s", FTS_INI_FILE_PATH, file_name); in fts_test_save_test_data()