Searched refs:cs_dsp_coeff_lock_and_write_ctrl (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/include/linux/firmware/cirrus/ |
D | cs_dsp.h | 251 int cs_dsp_coeff_lock_and_write_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off,
|
/linux-6.12.1/sound/pci/hda/ |
D | hda_cs_dsp_ctl.c | 56 return cs_dsp_coeff_lock_and_write_ctrl(cs_ctl, 0, p, cs_ctl->len); in hda_cs_dsp_coeff_put()
|
/linux-6.12.1/sound/soc/codecs/ |
D | wm_adsp.c | 408 return cs_dsp_coeff_lock_and_write_ctrl(cs_ctl, 0, p, cs_ctl->len); in wm_coeff_put() 428 ret = cs_dsp_coeff_lock_and_write_ctrl(cs_ctl, 0, scratch, size); in wm_coeff_tlv_put()
|
/linux-6.12.1/drivers/firmware/cirrus/ |
D | cs_dsp.c | 843 int cs_dsp_coeff_lock_and_write_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_lock_and_write_ctrl() function 857 EXPORT_SYMBOL_GPL(cs_dsp_coeff_lock_and_write_ctrl);
|