Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/firmware/cirrus/
H A Dcs_dsp.h227 void cs_dsp_stop(struct cs_dsp *dsp);
/openbmc/linux/sound/pci/hda/
H A Dcs35l56_hda.c122 cs_dsp_stop(&cs35l56->cs_dsp); in cs35l56_hda_runtime_suspend()
H A Dcs35l41_hda.c502 cs_dsp_stop(dsp); in cs35l41_shutdown_dsp()
/openbmc/linux/drivers/firmware/cirrus/
H A 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);
/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c1116 cs_dsp_stop(&dsp->cs_dsp); in wm_adsp_event()