Searched refs:hda_cl_cleanup (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/sof/intel/ |
D | hda-loader.c | 257 int hda_cl_cleanup(struct device *dev, struct snd_dma_buffer *dmab, in hda_cl_cleanup() function 289 EXPORT_SYMBOL_NS(hda_cl_cleanup, SND_SOC_SOF_INTEL_HDA_COMMON); 369 ret1 = hda_cl_cleanup(sdev->dev, &dmab_bdl, iccmax_stream); in hda_dsp_cl_boot_firmware_iccmax() 517 ret1 = hda_cl_cleanup(sdev->dev, &dmab, hext_stream); in hda_dsp_cl_boot_firmware() 631 ret1 = hda_cl_cleanup(sdev->dev, &dmab, hext_stream); in hda_dsp_ipc4_load_library()
|
D | hda.h | 720 int hda_cl_cleanup(struct device *dev, struct snd_dma_buffer *dmab,
|