Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_cs_dsp_ctl.c218 cs_ctl = cs_dsp_get_ctl(dsp, name, type, alg); in hda_cs_dsp_write_ctl()
241 ret = cs_dsp_coeff_read_ctrl(cs_dsp_get_ctl(dsp, name, type, alg), 0, buf, len); in hda_cs_dsp_read_ctl()
/Linux-v6.1/include/linux/firmware/cirrus/
Dcs_dsp.h243 struct cs_dsp_coeff_ctl *cs_dsp_get_ctl(struct cs_dsp *dsp, const char *name, int type,
/Linux-v6.1/sound/soc/codecs/
Dwm_adsp.c678 struct cs_dsp_coeff_ctl *cs_ctl = cs_dsp_get_ctl(&dsp->cs_dsp, name, type, alg); in wm_adsp_write_ctl()
716 return cs_dsp_coeff_read_ctrl(cs_dsp_get_ctl(&dsp->cs_dsp, name, type, alg), in wm_adsp_read_ctl()
/Linux-v6.1/drivers/firmware/cirrus/
Dcs_dsp.c1475 struct cs_dsp_coeff_ctl *cs_dsp_get_ctl(struct cs_dsp *dsp, const char *name, int type, in cs_dsp_get_ctl() function
1496 EXPORT_SYMBOL_GPL(cs_dsp_get_ctl);