Home
last modified time | relevance | path

Searched refs:cs_dsp_alg_region (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/firmware/cirrus/
H A Dcs_dsp.h73 struct cs_dsp_alg_region { struct
112 struct cs_dsp_alg_region alg_region;
266 struct cs_dsp_alg_region *cs_dsp_find_alg_region(struct cs_dsp *dsp,
/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c661 const struct cs_dsp_alg_region *alg_region = &ctl->alg_region; in cs_dsp_coeff_base_reg()
1032 const struct cs_dsp_alg_region *alg_region, in cs_dsp_create_control()
1335 struct cs_dsp_alg_region alg_region = {}; in cs_dsp_parse_coeff()
1678 const struct cs_dsp_alg_region *alg_region) in cs_dsp_ctl_fixup_base()
1751 struct cs_dsp_alg_region *cs_dsp_find_alg_region(struct cs_dsp *dsp, in cs_dsp_find_alg_region()
1754 struct cs_dsp_alg_region *alg_region; in cs_dsp_find_alg_region()
1767 static struct cs_dsp_alg_region *cs_dsp_create_region(struct cs_dsp *dsp, in cs_dsp_create_region()
1771 struct cs_dsp_alg_region *alg_region; in cs_dsp_create_region()
1792 struct cs_dsp_alg_region *alg_region; in cs_dsp_free_alg_regions()
1796 struct cs_dsp_alg_region, in cs_dsp_free_alg_regions()
[all …]
/linux/sound/soc/codecs/
H A Dwm_adsp.c1493 struct cs_dsp_alg_region *alg_region; in wm_adsp_buffer_parse_legacy()