Home
last modified time | relevance | path

Searched refs:wm_adsp_run (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm_adsp.c1105 int wm_adsp_run(struct wm_adsp *dsp) in wm_adsp_run() function
1111 EXPORT_SYMBOL_GPL(wm_adsp_run);
1134 return wm_adsp_run(dsp); in wm_adsp_event()
H A Dcs35l56.c780 ret = wm_adsp_run(&cs35l56->dsp); in cs35l56_write_cal()