Lines Matching refs:dsp_conf
161 struct dsp_conf *conf; in dsp_cmx_debug()
197 static struct dsp_conf *
200 struct dsp_conf *conf; in dsp_cmx_search_conf()
220 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member()
308 static struct dsp_conf
311 struct dsp_conf *conf; in dsp_cmx_new_conf()
319 conf = kzalloc(sizeof(struct dsp_conf), GFP_ATOMIC); in dsp_cmx_new_conf()
337 dsp_cmx_del_conf(struct dsp_conf *conf) in dsp_cmx_del_conf()
384 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware()
1067 struct dsp_conf *conf; in dsp_cmx_conf()
1311 struct dsp_conf *conf = dsp->conf;
1630 struct dsp_conf *conf;