dsp_cmx_conf
extern int dsp_cmx_conf(struct dsp *dsp, u32 conf_id);
ret = dsp_cmx_conf(dsp, *((u32 *)data));
ret = dsp_cmx_conf(dsp, 0);
dsp_cmx_conf(dsp, 0); /* dsp_cmx_hardware will also be
dsp_cmx_conf(dsp, 0); /* dsp_cmx_hardware will also be called