Home
last modified time | relevance | path

Searched refs:cs_dsp_coeff_write_ctrl (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/sound/pci/hda/
Dhda_cs_dsp_ctl.c57 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, p, cs_ctl->len); in hda_cs_dsp_coeff_put()
219 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, buf, len); in hda_cs_dsp_write_ctl()
/linux-6.1.9/include/linux/firmware/cirrus/
Dcs_dsp.h239 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off,
/linux-6.1.9/sound/soc/codecs/
Dwm_adsp.c409 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, p, cs_ctl->len); in wm_coeff_put()
429 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, cs_ctl->cache, size); in wm_coeff_tlv_put()
684 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, buf, len); in wm_adsp_write_ctl()
/linux-6.1.9/drivers/firmware/cirrus/
Dcs_dsp.c757 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl() function
781 EXPORT_SYMBOL_GPL(cs_dsp_coeff_write_ctrl);