Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/firmware/cirrus/
Dcs_dsp.h228 void cs_dsp_remove(struct cs_dsp *dsp);
/linux-6.1.9/drivers/firmware/cirrus/
Dcs_dsp.c2827 void cs_dsp_remove(struct cs_dsp *dsp) in cs_dsp_remove() function
2841 EXPORT_SYMBOL_GPL(cs_dsp_remove);
/linux-6.1.9/sound/pci/hda/
Dcs35l41_hda.c467 cs_dsp_remove(dsp); in cs35l41_remove_dsp()
/linux-6.1.9/sound/soc/codecs/
Dwm_adsp.c1141 cs_dsp_remove(&dsp->cs_dsp); in wm_adsp2_remove()