Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/firmware/cirrus/
Dcs_dsp.h226 void cs_dsp_stop(struct cs_dsp *dsp);
/linux-6.1.9/drivers/firmware/cirrus/
Dcs_dsp.c2714 void cs_dsp_stop(struct cs_dsp *dsp) in cs_dsp_stop() function
2745 EXPORT_SYMBOL_GPL(cs_dsp_stop);
/linux-6.1.9/sound/pci/hda/
Dcs35l41_hda.c453 cs_dsp_stop(dsp); in cs35l41_shutdown_dsp()
/linux-6.1.9/sound/soc/codecs/
Dwm_adsp.c1072 cs_dsp_stop(&dsp->cs_dsp); in wm_adsp_event()