Searched refs:cmcp_test_items (Results 1 – 1 of 1) sorted by relevance
242 int cmcp_test_items; member1531 test_item = cyttsp5_cmcp_get_test_item(dad->cmcp_test_items); in cyttsp5_cmcp_test_show()1540 if (dad->cmcp_test_items < 0) { in cyttsp5_cmcp_test_show()1548 __func__, cmcp_test_case_array[dad->cmcp_test_items], in cyttsp5_cmcp_test_show()1552 && ((dad->cmcp_test_items == CMCP_CM_BTN) in cyttsp5_cmcp_test_show()1553 || (dad->cmcp_test_items == CMCP_CP_BTN))) { in cyttsp5_cmcp_test_show()1668 if ((dad->cmcp_test_items == CMCP_FULL) in cyttsp5_cmcp_test_show()1675 } else if ((dad->cmcp_test_items == CMCP_FULL) in cyttsp5_cmcp_test_show()1685 } else if (dad->cmcp_test_items == CMCP_CM_PANEL) { in cyttsp5_cmcp_test_show()1695 } else if (dad->cmcp_test_items == CMCP_CP_PANEL) { in cyttsp5_cmcp_test_show()[all …]