Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h406 struct mc_sc_test mc_sc; member
520 void save_data_csv(int *data, char *name, u8 code, bool mc_sc, bool key);
H A Dfocaltech_test_ini.c791 fts_ftest->ic.mc_sc.u.tmp = item_val; in get_test_item_mc_sc()
792 FTS_TEST_INFO("test item:0x%x in ini", fts_ftest->ic.mc_sc.u.tmp); in get_test_item_mc_sc()
802 struct mc_sc_threshold *thr = &tdata->ic.mc_sc.thr; in get_test_threshold_mc_sc()
871 struct mc_sc_threshold *thr = &tdata->ic.mc_sc.thr; in print_thr_mc_sc()
H A Dfocaltech_test.c845 void save_data_csv(int *data, char *name, u8 code, bool mc_sc, bool key) in save_data_csv() argument
862 if (mc_sc) { in save_data_csv()
1364 struct mc_sc_threshold *thr = &tdata->ic.mc_sc.thr; in fts_test_malloc_free_mc_sc()
1489 tdata->ic.mc_sc.u.tmp = 0xFFFFFFFF; in fts_test_init_item()