Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp4_core.c309 if (si->si_ptrs.test->post_codel & in cyttsp4_si_get_test_data()
313 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
315 if (!(si->si_ptrs.test->post_codel & in cyttsp4_si_get_test_data()
319 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
321 if (!(si->si_ptrs.test->post_codel & in cyttsp4_si_get_test_data()
325 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
328 __func__, si->si_ptrs.test->post_codel & 0x08 ? in cyttsp4_si_get_test_data()
330 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
Dcyttsp4_core.h161 u8 post_codel; member