Searched refs:dsp_conf (Results 1 – 2 of 2) sorted by relevance
99 struct dsp_conf { struct192 struct dsp_conf *conf;246 extern void dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp);253 extern int dsp_cmx_del_conf(struct dsp_conf *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_conf300 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()[all …]