Searched refs:cfg_no (Results 1 – 1 of 1) sorted by relevance
2504 int cfg_no, int rca_conf_no) in tasdevice_select_tuningprm_cfg() argument2520 if (cfg_no >= tas_fmw->nr_configurations) { in tasdevice_select_tuningprm_cfg()2523 __func__, cfg_no, tas_fmw->nr_configurations); in tasdevice_select_tuningprm_cfg()2569 if (cfg_no >= 0 in tasdevice_select_tuningprm_cfg()2570 && tas_priv->tasdevice[i].cur_conf != cfg_no in tasdevice_select_tuningprm_cfg()2580 conf = &(tas_fmw->configs[cfg_no]); in tasdevice_select_tuningprm_cfg()2592 tas_priv->tasdevice[i].cur_conf = cfg_no; in tasdevice_select_tuningprm_cfg()2597 __func__, cfg_no); in tasdevice_select_tuningprm_cfg()