Lines Matching refs:wm_adsp
234 struct wm_adsp *adsp;
249 struct wm_adsp *adsp = snd_soc_codec_get_drvdata(codec); in wm_adsp_fw_get()
261 struct wm_adsp *adsp = snd_soc_codec_get_drvdata(codec); in wm_adsp_fw_put()
331 static struct wm_adsp_region const *wm_adsp_find_region(struct wm_adsp *dsp, in wm_adsp_find_region()
381 struct wm_adsp *adsp = ctl->adsp; in wm_coeff_write_control()
436 struct wm_adsp *adsp = ctl->adsp; in wm_coeff_read_control()
481 struct wm_adsp *adsp;
486 static int wmfw_add_ctl(struct wm_adsp *adsp, struct wm_coeff_ctl *ctl) in wmfw_add_ctl()
523 static int wm_adsp_load(struct wm_adsp *dsp) in wm_adsp_load()
733 static int wm_coeff_init_control_caches(struct wm_adsp *adsp) in wm_coeff_init_control_caches()
751 static int wm_coeff_sync_controls(struct wm_adsp *adsp) in wm_coeff_sync_controls()
781 static int wm_adsp_create_control(struct wm_adsp *dsp, in wm_adsp_create_control()
879 static int wm_adsp_setup_algs(struct wm_adsp *dsp) in wm_adsp_setup_algs()
1174 static int wm_adsp_load_coeff(struct wm_adsp *dsp) in wm_adsp_load_coeff()
1357 int wm_adsp1_init(struct wm_adsp *adsp) in wm_adsp1_init()
1370 struct wm_adsp *dsps = snd_soc_codec_get_drvdata(codec); in wm_adsp1_event()
1371 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event()
1473 static int wm_adsp2_ena(struct wm_adsp *dsp) in wm_adsp2_ena()
1508 struct wm_adsp *dsp = container_of(work, in wm_adsp2_boot_work()
1509 struct wm_adsp, in wm_adsp2_boot_work()
1602 struct wm_adsp *dsps = snd_soc_codec_get_drvdata(codec); in wm_adsp2_early_event()
1603 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_early_event()
1623 struct wm_adsp *dsps = snd_soc_codec_get_drvdata(codec); in wm_adsp2_event()
1624 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_event()
1697 int wm_adsp2_init(struct wm_adsp *adsp, bool dvfs) in wm_adsp2_init()