Home
last modified time | relevance | path

Searched refs:wm_adsp (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.h58 struct wm_adsp { struct
132 int wm_adsp1_init(struct wm_adsp *dsp);
133 int wm_adsp2_init(struct wm_adsp *dsp);
134 void wm_adsp2_remove(struct wm_adsp *dsp);
135 int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component);
136 int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component);
143 int wm_adsp2_lock(struct wm_adsp *adsp, unsigned int regions);
144 irqreturn_t wm_adsp2_bus_error(struct wm_adsp *adsp);
158 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream);
165 int wm_adsp_compr_handle_irq(struct wm_adsp *dsp);
Dwm_adsp.c337 struct wm_adsp *dsp;
350 struct wm_adsp *dsp;
377 static int wm_adsp_buffer_init(struct wm_adsp *dsp);
378 static int wm_adsp_buffer_free(struct wm_adsp *dsp);
493 struct wm_adsp *dsp;
524 static void wm_adsp_debugfs_save_wmfwname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_wmfwname()
532 static void wm_adsp_debugfs_save_binname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_binname()
540 static void wm_adsp_debugfs_clear(struct wm_adsp *dsp) in wm_adsp_debugfs_clear()
552 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_wmfw_read()
572 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_bin_read()
[all …]
Darizona.h71 struct wm_adsp;
80 struct wm_adsp adsp[ARIZONA_MAX_ADSP];
Dwm2200.c87 struct wm_adsp dsp[2];
DMakefile196 snd-soc-wm-adsp-objs := wm_adsp.o