Searched refs:wm_adsp_run (Results 1 – 3 of 3) sorted by relevance
104 int wm_adsp_run(struct wm_adsp *dsp);
1089 int wm_adsp_run(struct wm_adsp *dsp) in wm_adsp_run() function1095 EXPORT_SYMBOL_GPL(wm_adsp_run);1112 return wm_adsp_run(dsp); in wm_adsp_event()
725 ret = wm_adsp_run(&cs35l56->dsp); in cs35l56_write_cal()