Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm_adsp.h36 struct wm_adsp { struct
81 int wm_adsp1_init(struct wm_adsp *adsp); argument
82 int wm_adsp2_init(struct wm_adsp *adsp, bool dvfs);
Dwm_adsp.c234 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()
[all …]
Darizona.h64 struct wm_adsp;
71 struct wm_adsp adsp[ARIZONA_MAX_ADSP];
DMakefile124 snd-soc-wm-adsp-objs := wm_adsp.o
Dwm2200.c87 struct wm_adsp dsp[2];