Searched refs:wm_adsp_create_region (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm_adsp.c | 2189 static struct wm_adsp_alg_region *wm_adsp_create_region(struct wm_adsp *dsp, in wm_adsp_create_region() function 2257 alg_region = wm_adsp_create_region(dsp, type[i], id, base[i]); in wm_adsp_create_regions() 2291 alg_region = wm_adsp_create_region(dsp, WMFW_ADSP1_ZM, in wm_adsp1_setup_algs() 2296 alg_region = wm_adsp_create_region(dsp, WMFW_ADSP1_DM, in wm_adsp1_setup_algs() 2318 alg_region = wm_adsp_create_region(dsp, WMFW_ADSP1_DM, in wm_adsp1_setup_algs() 2339 alg_region = wm_adsp_create_region(dsp, WMFW_ADSP1_ZM, in wm_adsp1_setup_algs() 2392 alg_region = wm_adsp_create_region(dsp, WMFW_ADSP2_XM, in wm_adsp2_setup_algs() 2397 alg_region = wm_adsp_create_region(dsp, WMFW_ADSP2_YM, in wm_adsp2_setup_algs() 2402 alg_region = wm_adsp_create_region(dsp, WMFW_ADSP2_ZM, in wm_adsp2_setup_algs() 2426 alg_region = wm_adsp_create_region(ds in wm_adsp2_setup_algs() [all...] |
Completed in 6 milliseconds