Searched refs:hfc_conf (Results 1 – 5 of 5) sorted by relevance
175 member->dsp->pcm_bank_rx, member->dsp->hfc_conf, in dsp_cmx_debug()392 if (dsp->hfc_conf >= 0) { in dsp_cmx_hardware()397 dsp->name, dsp->hfc_conf); in dsp_cmx_hardware()400 dsp->hfc_conf = -1; in dsp_cmx_hardware()518 if (dsp->hfc_conf >= 0) { in dsp_cmx_hardware()526 dsp->hfc_conf); in dsp_cmx_hardware()530 dsp->hfc_conf = -1; in dsp_cmx_hardware()640 if (current_conf < 0 && member->dsp->hfc_conf >= 0) in dsp_cmx_hardware()641 current_conf = member->dsp->hfc_conf; in dsp_cmx_hardware()643 if (member->dsp->hfc_conf < 0) in dsp_cmx_hardware()[all …]
220 int hfc_conf; /* unique id of current conference (or -1) */ member
1090 ndsp->hfc_conf = -1; /* current conference number */ in dspcreate()
29 int hfc_conf; /* set if HFCmulti card supports conferences */ member
3571 features->hfc_conf = 1; in channel_bctrl()