Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/skylake/
H A Dcnl-sst-dsp.c210 void cnl_dsp_free(struct sst_dsp *dsp) in cnl_dsp_free() function
218 EXPORT_SYMBOL_GPL(cnl_dsp_free);
H A Dcnl-sst-dsp.h88 void cnl_dsp_free(struct sst_dsp *dsp);
H A Dcnl-sst.c304 .free = cnl_dsp_free,