Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/firmware/cirrus/
Dcs_dsp.h237 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp);
/Linux-v6.6/drivers/firmware/cirrus/
Dcs_dsp.c521 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp) in cs_dsp_cleanup_debugfs() function
527 EXPORT_SYMBOL_NS_GPL(cs_dsp_cleanup_debugfs, FW_CS_DSP);
534 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp) in cs_dsp_cleanup_debugfs() function
537 EXPORT_SYMBOL_NS_GPL(cs_dsp_cleanup_debugfs, FW_CS_DSP);
/Linux-v6.6/sound/pci/hda/
Dcs35l56_hda.c680 cs_dsp_cleanup_debugfs(&cs35l56->cs_dsp); in cs35l56_hda_unbind()
/Linux-v6.6/sound/soc/codecs/
Dwm_adsp.c1149 cs_dsp_cleanup_debugfs(&dsp->cs_dsp); in wm_adsp2_component_remove()