Searched refs:ncfgs (Results 1 – 4 of 4) sorted by relevance
162 int ncfgs; member
303 rca->ncfgs = 0; in tasdevice_rca_parser()305 rca->ncfgs += 1; in tasdevice_rca_parser()719 if (conf_no >= rca->ncfgs || conf_no < 0 || !cfg_info) { in tasdevice_select_cfg_blk()721 rca->ncfgs); in tasdevice_select_cfg_blk()2148 for (i = 0; i < rca->ncfgs; i++) { in tasdevice_config_info_remove()2214 if (rca_conf_no >= rca->ncfgs || rca_conf_no < 0 || in tasdevice_select_tuningprm_cfg()2218 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()
161 uinfo->value.integer.max = tas_priv->rcabin.ncfgs - 1; in tasdevice_info_profile()181 int max = tas_priv->rcabin.ncfgs - 1; in tasdevice_set_profile_id()