Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.c1342 if (tdata->func->rawdata2_support) { in fts_test_malloc_free_incell()
1351 if (tdata->func->rawdata2_support) { in fts_test_malloc_free_incell()
1371 if (tdata->func->rawdata2_support) { in fts_test_malloc_free_mc_sc()
1395 if (tdata->func->rawdata2_support) { in fts_test_malloc_free_mc_sc()
H A Dfocaltech_test_ini.c699 if (tdata->func->rawdata2_support) { in get_test_threshold_incell()
826 if (tdata->func->rawdata2_support) { in get_test_threshold_mc_sc()
848 if (tdata->func->rawdata2_support) { in get_test_threshold_mc_sc()
H A Dfocaltech_test.h422 bool rawdata2_support; member