Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/firmware/cirrus/
Dcs_dsp.h63 struct cs_dsp_alg_region { struct
102 struct cs_dsp_alg_region alg_region;
253 struct cs_dsp_alg_region *cs_dsp_find_alg_region(struct cs_dsp *dsp,
/linux-6.6.21/drivers/firmware/cirrus/
Dcs_dsp.c654 const struct cs_dsp_alg_region *alg_region = &ctl->alg_region; in cs_dsp_coeff_base_reg()
968 const struct cs_dsp_alg_region *alg_region, in cs_dsp_create_control()
1193 struct cs_dsp_alg_region alg_region = {}; in cs_dsp_parse_coeff()
1542 const struct cs_dsp_alg_region *alg_region) in cs_dsp_ctl_fixup_base()
1615 struct cs_dsp_alg_region *cs_dsp_find_alg_region(struct cs_dsp *dsp, in cs_dsp_find_alg_region()
1618 struct cs_dsp_alg_region *alg_region; in cs_dsp_find_alg_region()
1631 static struct cs_dsp_alg_region *cs_dsp_create_region(struct cs_dsp *dsp, in cs_dsp_create_region()
1635 struct cs_dsp_alg_region *alg_region; in cs_dsp_create_region()
1656 struct cs_dsp_alg_region *alg_region; in cs_dsp_free_alg_regions()
1660 struct cs_dsp_alg_region, in cs_dsp_free_alg_regions()
[all …]
/linux-6.6.21/sound/soc/codecs/
Dwm_adsp.c1495 struct cs_dsp_alg_region *alg_region; in wm_adsp_buffer_parse_legacy()