Home
last modified time | relevance | path

Searched defs:alg_region (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c316 struct cs_dsp_alg_region alg_region; global() member
666 const struct cs_dsp_alg_region *alg_region = &ctl->alg_region; cs_dsp_coeff_base_reg() local
1037 cs_dsp_create_control(struct cs_dsp * dsp,const struct cs_dsp_alg_region * alg_region,unsigned int offset,unsigned int len,const char * subname,unsigned int subname_len,unsigned int flags,unsigned int type) cs_dsp_create_control() argument
1340 struct cs_dsp_alg_region alg_region = {}; cs_dsp_parse_coeff() local
1684 cs_dsp_ctl_fixup_base(struct cs_dsp * dsp,const struct cs_dsp_alg_region * alg_region) cs_dsp_ctl_fixup_base() argument
1838 struct cs_dsp_alg_region *alg_region; cs_dsp_create_regions() local
1854 struct cs_dsp_alg_region *alg_region; cs_dsp_adsp1_setup_algs() local
1959 struct cs_dsp_alg_region *alg_region; cs_dsp_adsp2_setup_algs() local
2171 struct cs_dsp_alg_region *alg_region; cs_dsp_load_coeff() local
[all...]
/linux/include/linux/firmware/cirrus/
H A Dcs_dsp.h110 struct cs_dsp_alg_region alg_region; member