Searched refs:conf_id (Results 1 – 2 of 2) sorted by relevance
1044 dsp_cmx_conf(struct dsp *dsp, u32 conf_id) in dsp_cmx_conf() argument1051 if (dsp->conf_id == conf_id) in dsp_cmx_conf()1055 if (dsp->conf_id) { in dsp_cmx_conf()1064 dsp->conf_id = 0; in dsp_cmx_conf()1084 if (!conf_id) in dsp_cmx_conf()1090 conf_id); in dsp_cmx_conf()1091 conf = dsp_cmx_search_conf(conf_id); in dsp_cmx_conf()1097 conf = dsp_cmx_new_conf(conf_id); in dsp_cmx_conf()1120 dsp->conf_id = conf_id; in dsp_cmx_conf()
178 u32 conf_id; member234 extern int dsp_cmx_conf(struct dsp *dsp, u32 conf_id);