Searched refs:current_conf (Results 1 – 1 of 1) sorted by relevance
391 int same_hfc = -1, same_pcm = -1, current_conf = -1, in dsp_cmx_hardware() local651 if (current_conf < 0 && member->dsp->hfc_conf >= 0) in dsp_cmx_hardware()652 current_conf = member->dsp->hfc_conf; in dsp_cmx_hardware()951 if (current_conf >= 0) { in dsp_cmx_hardware()962 if (member->dsp->hfc_conf == current_conf) in dsp_cmx_hardware()1007 member->dsp->name, current_conf, i); in dsp_cmx_hardware()1013 member->dsp->hfc_conf = current_conf; in dsp_cmx_hardware()1017 MISDN_CTRL_HFC_CONF_JOIN, current_conf, 0, 0, 0); in dsp_cmx_hardware()1054 current_conf = i; in dsp_cmx_hardware()