Searched refs:ncfgs (Results 1 – 4 of 4) sorted by relevance
169 int ncfgs; member
301 rca->ncfgs = 0; in tasdevice_rca_parser()303 rca->ncfgs += 1; in tasdevice_rca_parser()717 if (conf_no >= rca->ncfgs || conf_no < 0 || !cfg_info) { in tasdevice_select_cfg_blk()719 rca->ncfgs); in tasdevice_select_cfg_blk()2147 for (i = 0; i < rca->ncfgs; i++) { in tasdevice_config_info_remove()2231 if (rca_conf_no >= rca->ncfgs || rca_conf_no < 0 || in tasdevice_select_tuningprm_cfg()2235 rca_conf_no, rca->ncfgs-1); in tasdevice_select_tuningprm_cfg()
208 uinfo->value.integer.max = tas_priv->rcabin.ncfgs - 1; in tasdevice_info_profile()
162 uinfo->value.integer.max = tas_priv->rcabin.ncfgs - 1; in tasdevice_info_profile()186 int max = tas_priv->rcabin.ncfgs - 1; in tasdevice_set_profile_id()