Searched refs:max_tchs (Results 1 – 2 of 2) sorted by relevance
195 u8 max_tchs; member281 size_t max_tchs; member
396 si->si_ofs.max_tchs = si->si_ptrs.opcfg->max_tchs & in cyttsp4_si_get_opcfg_data()444 si->si_ofs.data_size = si->si_ofs.max_tchs * in cyttsp4_si_get_opcfg_data()617 si->si_ofs.max_tchs); in cyttsp4_si_put_log_data()1005 if (num_cur_tch > si->si_ofs.max_tchs) { in cyttsp4_xy_worker()1007 __func__, num_cur_tch, si->si_ofs.max_tchs); in cyttsp4_xy_worker()1008 num_cur_tch = si->si_ofs.max_tchs; in cyttsp4_xy_worker()