Home
last modified time | relevance | path

Searched refs:cs_dsp_stop (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/linux/firmware/cirrus/
Dcs_dsp.h227 void cs_dsp_stop(struct cs_dsp *dsp);
/Linux-v6.6/sound/pci/hda/
Dcs35l56_hda.c113 cs_dsp_stop(&cs35l56->cs_dsp); in cs35l56_hda_runtime_suspend()
Dcs35l41_hda.c502 cs_dsp_stop(dsp); in cs35l41_shutdown_dsp()
/Linux-v6.6/drivers/firmware/cirrus/
Dcs_dsp.c2758 void cs_dsp_stop(struct cs_dsp *dsp) in cs_dsp_stop() function
2789 EXPORT_SYMBOL_NS_GPL(cs_dsp_stop, FW_CS_DSP);
/Linux-v6.6/sound/soc/codecs/
Dwm_adsp.c1120 cs_dsp_stop(&dsp->cs_dsp); in wm_adsp_event()