Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_cs_dsp_ctl.c58 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, p, cs_ctl->len); in hda_cs_dsp_coeff_put()
234 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, buf, len); in hda_cs_dsp_write_ctl()
/openbmc/linux/include/linux/firmware/cirrus/
H A Dcs_dsp.h240 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off,
/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c409 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, p, cs_ctl->len); in wm_coeff_put()
433 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, scratch, size); in wm_coeff_tlv_put()
692 ret = cs_dsp_coeff_write_ctrl(cs_ctl, 0, buf, len); in wm_adsp_write_ctl()
/openbmc/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c789 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl() function
820 EXPORT_SYMBOL_NS_GPL(cs_dsp_coeff_write_ctrl, FW_CS_DSP);