Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp4_core.c417 si->si_ofs.tch_rec_size = si->si_ptrs.opcfg->tch_rec_size & in cyttsp4_si_get_opcfg_data()
436 if (si->si_ofs.tch_rec_size > CY_TMA1036_TCH_REC_SIZE) { in cyttsp4_si_get_opcfg_data()
464 si->si_ptrs.opcfg->tch_rec_size; in cyttsp4_si_get_opcfg_data()
633 si->si_ofs.tch_rec_size); in cyttsp4_si_put_log_data()
865 (i * si->si_ofs.tch_rec_size)); in cyttsp4_get_mt_touches()
902 if (si->si_ofs.tch_rec_size > CY_TMA1036_TCH_REC_SIZE) { in cyttsp4_get_mt_touches()
924 if (si->si_ofs.tch_rec_size > CY_TMA1036_TCH_REC_SIZE) in cyttsp4_get_mt_touches()
996 num_cur_tch * si->si_ofs.tch_rec_size, in cyttsp4_xy_worker()
1007 si->si_ofs.tch_rec_size, "xy_data"); in cyttsp4_xy_worker()
1946 (md->si->si_ofs.tch_rec_size < in cyttsp4_setup_input_device()
Dcyttsp4_core.h186 u8 tch_rec_size; member
269 size_t tch_rec_size; member