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.h72 struct cs_dsp_alg_region { struct
110 struct cs_dsp_alg_region alg_region;
264 struct cs_dsp_alg_region *cs_dsp_find_alg_region(struct cs_dsp *dsp,
/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c355 struct cs_dsp_alg_region alg_region;
669 const struct cs_dsp_alg_region *alg_region = &ctl->alg_region; in cs_dsp_coeff_base_reg()
1040 const struct cs_dsp_alg_region *alg_region, in cs_dsp_create_control()
1343 struct cs_dsp_alg_region alg_region = {}; in cs_dsp_parse_coeff()
1695 const struct cs_dsp_alg_region *alg_region) in cs_dsp_ctl_fixup_base()
1768 struct cs_dsp_alg_region *cs_dsp_find_alg_region(struct cs_dsp *dsp, in cs_dsp_find_alg_region()
1784 static struct cs_dsp_alg_region *cs_dsp_create_region(struct cs_dsp *dsp, in cs_dsp_create_region()
1849 struct cs_dsp_alg_region *alg_region; in cs_dsp_create_regions()
1865 struct cs_dsp_alg_region *alg_region; in cs_dsp_adsp1_setup_algs()
1970 struct cs_dsp_alg_region *alg_region; in cs_dsp_adsp2_setup_algs()
[all …]
/linux/sound/soc/codecs/
H A Dwm_adsp.c1492 struct cs_dsp_alg_region *alg_region; in wm_adsp_buffer_parse_legacy()