Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/firmware/cirrus/
Dcs_dsp.h63 struct cs_dsp_alg_region { struct
102 struct cs_dsp_alg_region alg_region;
252 struct cs_dsp_alg_region *cs_dsp_find_alg_region(struct cs_dsp *dsp,
/Linux-v6.1/drivers/firmware/cirrus/
Dcs_dsp.c622 const struct cs_dsp_alg_region *alg_region = &ctl->alg_region; in cs_dsp_coeff_base_reg()
929 const struct cs_dsp_alg_region *alg_region, in cs_dsp_create_control()
1153 struct cs_dsp_alg_region alg_region = {}; in cs_dsp_parse_coeff()
1499 const struct cs_dsp_alg_region *alg_region) in cs_dsp_ctl_fixup_base()
1572 struct cs_dsp_alg_region *cs_dsp_find_alg_region(struct cs_dsp *dsp, in cs_dsp_find_alg_region()
1575 struct cs_dsp_alg_region *alg_region; in cs_dsp_find_alg_region()
1588 static struct cs_dsp_alg_region *cs_dsp_create_region(struct cs_dsp *dsp, in cs_dsp_create_region()
1592 struct cs_dsp_alg_region *alg_region; in cs_dsp_create_region()
1613 struct cs_dsp_alg_region *alg_region; in cs_dsp_free_alg_regions()
1617 struct cs_dsp_alg_region, in cs_dsp_free_alg_regions()
[all …]
/Linux-v6.1/sound/soc/codecs/
Dwm_adsp.c1446 struct cs_dsp_alg_region *alg_region; in wm_adsp_buffer_parse_legacy()