Searched refs:hda_cl_cleanup (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/sound/soc/sof/intel/ |
| H A D | hda-loader.c | 275 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 D | hda-sdw-bpt.c | 153 ret = hda_cl_cleanup(sdev->dev, dmab_bdl, true, sdw_bpt_stream); in hda_sdw_bpt_dma_deprepare()
|
| H A D | hda.h | 738 int hda_cl_cleanup(struct device *dev, struct snd_dma_buffer *dmab,
|