Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp4_core.c313 if (si->si_ptrs.test->post_codel & in cyttsp4_si_get_test_data()
317 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
319 if (!(si->si_ptrs.test->post_codel & in cyttsp4_si_get_test_data()
323 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
325 if (!(si->si_ptrs.test->post_codel & in cyttsp4_si_get_test_data()
329 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
332 __func__, si->si_ptrs.test->post_codel & 0x08 ? in cyttsp4_si_get_test_data()
334 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
Dcyttsp4_core.h151 u8 post_codel; member