Searched refs:wm_adsp (Results 1 – 5 of 5) sorted by relevance
33 struct wm_adsp { struct88 int wm_adsp1_init(struct wm_adsp *dsp); argument89 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);
241 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 …]
67 struct wm_adsp;74 struct wm_adsp adsp[ARIZONA_MAX_ADSP];
133 snd-soc-wm-adsp-objs := wm_adsp.o
87 struct wm_adsp dsp[2];