Lines Matching refs:test
275 p = krealloc(si->si_ptrs.test, si->si_ofs.test_size, GFP_KERNEL); in cyttsp4_si_get_test_data()
280 si->si_ptrs.test = p; in cyttsp4_si_get_test_data()
283 si->si_ptrs.test); in cyttsp4_si_get_test_data()
291 (u8 *)si->si_ptrs.test, si->si_ofs.test_size, in cyttsp4_si_get_test_data()
293 if (si->si_ptrs.test->post_codel & in cyttsp4_si_get_test_data()
297 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
299 if (!(si->si_ptrs.test->post_codel & in cyttsp4_si_get_test_data()
303 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
305 if (!(si->si_ptrs.test->post_codel & in cyttsp4_si_get_test_data()
309 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
312 __func__, si->si_ptrs.test->post_codel & 0x08 ? in cyttsp4_si_get_test_data()
314 si->si_ptrs.test->post_codel); in cyttsp4_si_get_test_data()
1708 kfree(si->si_ptrs.test); in cyttsp4_free_si_ptrs()