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);
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_conf311 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()[all …]