Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm_adsp.h96 void wm_adsp_power_down(struct wm_adsp *dsp);
Dcs35l56.c885 wm_adsp_power_down(&cs35l56->dsp); in cs35l56_component_remove()
1086 wm_adsp_power_down(&cs35l56->dsp); in cs35l56_system_resume()
Dwm_adsp.c1023 void wm_adsp_power_down(struct wm_adsp *dsp) in wm_adsp_power_down() function
1027 EXPORT_SYMBOL_GPL(wm_adsp_power_down);
1050 wm_adsp_power_down(dsp); in wm_adsp_early_event()