Home
last modified time | relevance | path

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

/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c541 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp) in cs_dsp_cleanup_debugfs() function
547 EXPORT_SYMBOL_NS_GPL(cs_dsp_cleanup_debugfs, "FW_CS_DSP");
554 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp) in cs_dsp_cleanup_debugfs() function
557 EXPORT_SYMBOL_NS_GPL(cs_dsp_cleanup_debugfs, "FW_CS_DSP");
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l56_hda.c842 cs_dsp_cleanup_debugfs(&cs35l56->cs_dsp); in cs35l56_hda_unbind()
/linux/sound/soc/codecs/
H A Dwm_adsp.c1170 cs_dsp_cleanup_debugfs(&dsp->cs_dsp); in wm_halo_init()