Searched refs:wm_adsp_run (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dwm_adsp.h101 int wm_adsp_run(struct wm_adsp *dsp);
H A Dwm_adsp.c1079 int wm_adsp_run(struct wm_adsp *dsp) function
1085 EXPORT_SYMBOL_GPL(wm_adsp_run); variable
1102 return wm_adsp_run(dsp);
H A Dcs35l56.c833 ret = wm_adsp_run(&cs35l56->dsp);

Completed in 112 milliseconds