Lines Matching refs:dsp_conf
150 struct dsp_conf *conf; in dsp_cmx_debug()
186 static struct dsp_conf *
189 struct dsp_conf *conf; in dsp_cmx_search_conf()
209 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member()
297 static struct dsp_conf
300 struct dsp_conf *conf; in dsp_cmx_new_conf()
308 conf = kzalloc(sizeof(struct dsp_conf), GFP_ATOMIC); in dsp_cmx_new_conf()
326 dsp_cmx_del_conf(struct dsp_conf *conf) in dsp_cmx_del_conf()
373 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware()
1056 struct dsp_conf *conf; in dsp_cmx_conf()
1300 struct dsp_conf *conf = dsp->conf;
1619 struct dsp_conf *conf;