Home
last modified time | relevance | path

Searched refs:hda_cl_cleanup (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-loader.c275 int hda_cl_cleanup(struct device *dev, struct snd_dma_buffer *dmab, in hda_cl_cleanup() function
311 EXPORT_SYMBOL_NS(hda_cl_cleanup, "SND_SOC_SOF_INTEL_HDA_COMMON");
392 ret1 = hda_cl_cleanup(sdev->dev, &hda->iccmax_dmab, in hda_dsp_cl_boot_firmware_iccmax()
548 ret1 = hda_cl_cleanup(sdev->dev, &hda->cl_dmab, in hda_dsp_cl_boot_firmware()
674 ret1 = hda_cl_cleanup(sdev->dev, &hda->cl_dmab, persistent_cl_buffer, in hda_dsp_ipc4_load_library()
H A Dhda.h730 int hda_cl_cleanup(struct device *dev, struct snd_dma_buffer *dmab,