Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm_adsp.h33 struct wm_adsp { struct
88 int wm_adsp1_init(struct wm_adsp *dsp); argument
89 int wm_adsp2_init(struct wm_adsp *dsp);
90 int wm_adsp2_codec_probe(struct wm_adsp *dsp, struct snd_soc_codec *codec);
91 int wm_adsp2_codec_remove(struct wm_adsp *dsp, struct snd_soc_codec *codec);
Dwm_adsp.c241 struct wm_adsp *dsp;
253 static void wm_adsp_debugfs_save_wmfwname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_wmfwname()
263 static void wm_adsp_debugfs_save_binname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_binname()
273 static void wm_adsp_debugfs_clear(struct wm_adsp *dsp) in wm_adsp_debugfs_clear()
287 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_wmfw_read()
307 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_bin_read()
343 static void wm_adsp2_init_debugfs(struct wm_adsp *dsp, in wm_adsp2_init_debugfs()
391 static void wm_adsp2_cleanup_debugfs(struct wm_adsp *dsp) in wm_adsp2_cleanup_debugfs()
397 static inline void wm_adsp2_init_debugfs(struct wm_adsp *dsp, in wm_adsp2_init_debugfs()
402 static inline void wm_adsp2_cleanup_debugfs(struct wm_adsp *dsp) in wm_adsp2_cleanup_debugfs()
[all …]
Darizona.h67 struct wm_adsp;
74 struct wm_adsp adsp[ARIZONA_MAX_ADSP];
DMakefile133 snd-soc-wm-adsp-objs := wm_adsp.o
Dwm2200.c87 struct wm_adsp dsp[2];