cs_dsp_coeff_read_ctrl_raw
return cs_dsp_coeff_read_ctrl_raw(ctl, off, buf, len);
ret = cs_dsp_coeff_read_ctrl_raw(ctl, 0, ctl->cache, ctl->len);