Searched refs:FTS_TEST_INFO (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/ |
| H A D | focaltech_test.c | 266 FTS_TEST_INFO("enter work mode success"); in enter_work_mode() 303 FTS_TEST_INFO("enter factory mode success"); in enter_factory_mode() 343 FTS_TEST_INFO("mass data len:%d", byte_num); in read_mass_data() 626 FTS_TEST_INFO("cb packet:%d,remainder:%d", packet_num, packet_remainder); in get_cb_incell() 703 FTS_TEST_INFO("cb packet:%d,remainder:%d", packet_num, packet_remainder); in get_cb_sc() 1317 FTS_TEST_INFO("csv length:%d", csv->length); in fts_test_save_data_csv() 1329 FTS_TEST_INFO("test result length in txt:%d", tdata->testresult_len); in fts_test_save_result_txt() 1339 FTS_TEST_INFO("buflen:%d", buflen); in fts_test_malloc_free_incell() 1604 FTS_TEST_INFO("node_num:%d, tx:%d, rx:%d", tdata->node.node_num, in get_channel_num() 1619 FTS_TEST_INFO("test ic version:0x%8x", tdata->ic_ver); in get_ic_version() [all …]
|
| H A D | focaltech_test_ini.c | 373 FTS_TEST_INFO("section:%s, keyword offset:%d", in ini_parse_section() 516 FTS_TEST_INFO("test items in total of driver:%d", length); in get_test_item() 538 FTS_TEST_INFO("basic_thr string length(%d), count(%d)\n", length, tdata->basic_thr_count); in get_basic_threshold() 792 FTS_TEST_INFO("test item:0x%x in ini", fts_ftest->ic.mc_sc.u.tmp); in get_test_item_mc_sc() 1089 FTS_TEST_INFO("ic name:%s, ic code:%x", ini->ic_name, ini->ic_code); in ini_init_interface()
|
| H A D | focaltech_test.h | 568 #define FTS_TEST_INFO(fmt, args...) do { printk(KERN_ERR "[FTS][TEST][Info]%s. line: %d. "fmt"\n",… macro
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/ |
| H A D | focaltech_test_ft8201.c | 972 FTS_TEST_INFO("test item:0x%x", fts_ftest->ic.incell.u.tmp); in start_test_ft8201()
|