Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_device_access.c243 int test_executed; member
1530 dad->test_executed = 0; in cyttsp5_cmcp_test_show()
1714 dad->test_executed = 1; in cyttsp5_cmcp_test_show()
2775 int test_executed = 0; in cmcp_results_debugfs_read() local
2780 test_executed = dad->test_executed; in cmcp_results_debugfs_read()
2788 if (test_executed) in cmcp_results_debugfs_read()
3333 dad->test_executed = 0; in cyttsp5_cmcp_threshold_loading_store()
5088 dad->test_executed = 0; in cyttsp5_device_access_probe()