Searched refs:hda_cl_cleanup (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/sound/soc/sof/intel/ |
D | hda-loader.c | 249 int hda_cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in hda_cl_cleanup() function 349 ret1 = hda_cl_cleanup(sdev, &dmab_bdl, iccmax_stream); in hda_dsp_cl_boot_firmware_iccmax() 496 ret1 = hda_cl_cleanup(sdev, &dmab, hext_stream); in hda_dsp_cl_boot_firmware() 571 ret1 = hda_cl_cleanup(sdev, &dmab, hext_stream); in hda_dsp_ipc4_load_library()
|
D | hda.h | 690 int hda_cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab,
|