tch_rec_size      417 drivers/input/touchscreen/cyttsp4_core.c 	si->si_ofs.tch_rec_size = si->si_ptrs.opcfg->tch_rec_size &
tch_rec_size      436 drivers/input/touchscreen/cyttsp4_core.c 	if (si->si_ofs.tch_rec_size > CY_TMA1036_TCH_REC_SIZE) {
tch_rec_size      464 drivers/input/touchscreen/cyttsp4_core.c 		si->si_ptrs.opcfg->tch_rec_size;
tch_rec_size      633 drivers/input/touchscreen/cyttsp4_core.c 		si->si_ofs.tch_rec_size);
tch_rec_size      866 drivers/input/touchscreen/cyttsp4_core.c 			(i * si->si_ofs.tch_rec_size));
tch_rec_size      903 drivers/input/touchscreen/cyttsp4_core.c 		if (si->si_ofs.tch_rec_size > CY_TMA1036_TCH_REC_SIZE) {
tch_rec_size      925 drivers/input/touchscreen/cyttsp4_core.c 		if (si->si_ofs.tch_rec_size > CY_TMA1036_TCH_REC_SIZE)
tch_rec_size      997 drivers/input/touchscreen/cyttsp4_core.c 				num_cur_tch * si->si_ofs.tch_rec_size,
tch_rec_size     1008 drivers/input/touchscreen/cyttsp4_core.c 		si->si_ofs.tch_rec_size, "xy_data");
tch_rec_size     1947 drivers/input/touchscreen/cyttsp4_core.c 				(md->si->si_ofs.tch_rec_size <
tch_rec_size      186 drivers/input/touchscreen/cyttsp4_core.h 	u8 tch_rec_size;
tch_rec_size      269 drivers/input/touchscreen/cyttsp4_core.h 	size_t tch_rec_size;