Lines Matching refs:wm_adsp
27 struct wm_adsp { struct
42 int (*control_add)(struct wm_adsp *dsp, struct cs_dsp_coeff_ctl *cs_ctl); argument
43 int (*pre_run)(struct wm_adsp *dsp); argument
84 int wm_adsp1_init(struct wm_adsp *dsp);
85 int wm_adsp2_init(struct wm_adsp *dsp);
86 void wm_adsp2_remove(struct wm_adsp *dsp);
87 int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component);
88 int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component);
89 int wm_halo_init(struct wm_adsp *dsp);
97 int wm_adsp_power_up(struct wm_adsp *dsp, bool load_firmware);
98 void wm_adsp_power_down(struct wm_adsp *dsp);
104 int wm_adsp_run(struct wm_adsp *dsp);
105 void wm_adsp_stop(struct wm_adsp *dsp);
120 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream);
131 int wm_adsp_compr_handle_irq(struct wm_adsp *dsp);
140 int wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type,
142 int wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type,