Searched refs:max_tchs (Results 1 – 2 of 2) sorted by relevance
195 u8 max_tchs; member281 size_t max_tchs; member
425 si->si_ofs.max_tchs = si->si_ptrs.opcfg->max_tchs & in cyttsp4_si_get_opcfg_data()473 si->si_ofs.data_size = si->si_ofs.max_tchs * in cyttsp4_si_get_opcfg_data()645 si->si_ofs.max_tchs); in cyttsp4_si_put_log_data()1030 if (num_cur_tch > si->si_ofs.max_tchs) { in cyttsp4_xy_worker()1032 __func__, num_cur_tch, si->si_ofs.max_tchs); in cyttsp4_xy_worker()1033 num_cur_tch = si->si_ofs.max_tchs; in cyttsp4_xy_worker()