Searched defs:alg_region (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/include/linux/firmware/cirrus/ |
H A D | cs_dsp.h | 102 struct cs_dsp_alg_region alg_region; member
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm_adsp.c | 1495 struct cs_dsp_alg_region *alg_region; in wm_adsp_buffer_parse_legacy() local [all...] |
/kernel/linux/linux-6.6/drivers/firmware/cirrus/ |
H A D | cs_dsp.c | 654 const struct cs_dsp_alg_region *alg_region = &ctl->alg_region; in cs_dsp_coeff_base_reg() local 967 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 1193 struct cs_dsp_alg_region alg_region = {}; cs_dsp_parse_coeff() local 1541 cs_dsp_ctl_fixup_base(struct cs_dsp *dsp, const struct cs_dsp_alg_region *alg_region) cs_dsp_ctl_fixup_base() argument 1618 struct cs_dsp_alg_region *alg_region; cs_dsp_find_alg_region() local 1635 struct cs_dsp_alg_region *alg_region; cs_dsp_create_region() local 1656 struct cs_dsp_alg_region *alg_region; cs_dsp_free_alg_regions() local 1696 struct cs_dsp_alg_region *alg_region; cs_dsp_create_regions() local 1712 struct cs_dsp_alg_region *alg_region; cs_dsp_adsp1_setup_algs() local 1817 struct cs_dsp_alg_region *alg_region; cs_dsp_adsp2_setup_algs() local 2029 struct cs_dsp_alg_region *alg_region; cs_dsp_load_coeff() local [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm_adsp.c | 611 struct wm_adsp_alg_region alg_region; member 939 const struct wm_adsp_alg_region *alg_region = &ctl->alg_region; in wm_coeff_base_reg() local 1419 wm_adsp_create_control(struct wm_adsp *dsp, const struct wm_adsp_alg_region *alg_region, unsigned int offset, unsigned int len, const char *subname, unsigned int subname_len, unsigned int flags, unsigned int type) wm_adsp_create_control() argument 1699 struct wm_adsp_alg_region alg_region = {}; wm_adsp_parse_coeff() local 2110 wm_adsp_ctl_fixup_base(struct wm_adsp *dsp, const struct wm_adsp_alg_region *alg_region) wm_adsp_ctl_fixup_base() argument 2179 struct wm_adsp_alg_region *alg_region; wm_adsp_find_alg_region() local 2193 struct wm_adsp_alg_region *alg_region; wm_adsp_create_region() local 2213 struct wm_adsp_alg_region *alg_region; wm_adsp_free_alg_regions() local 2253 struct wm_adsp_alg_region *alg_region; wm_adsp_create_regions() local 2269 struct wm_adsp_alg_region *alg_region; wm_adsp1_setup_algs() local 2370 struct wm_adsp_alg_region *alg_region; wm_adsp2_setup_algs() local 2575 struct wm_adsp_alg_region *alg_region; wm_adsp_load_coeff() local 3814 struct wm_adsp_alg_region *alg_region; wm_adsp_buffer_parse_legacy() local [all...] |
Completed in 19 milliseconds