Home
last modified time | relevance | path

Searched refs:wm_adsp_power_down (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/sound/soc/codecs/
Dwm_adsp.h95 void wm_adsp_power_down(struct wm_adsp *dsp);
Dwm_adsp.c1039 void wm_adsp_power_down(struct wm_adsp *dsp) in wm_adsp_power_down() function
1043 EXPORT_SYMBOL_GPL(wm_adsp_power_down);
1066 wm_adsp_power_down(dsp); in wm_adsp_early_event()
Dcs35l56.c991 wm_adsp_power_down(&cs35l56->dsp); in cs35l56_system_resume()