Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-loader.c379 &hda->iccmax_dmab, persistent_cl_buffer, in hda_dsp_cl_boot_firmware_iccmax()
392 ret1 = hda_cl_cleanup(sdev->dev, &hda->iccmax_dmab, in hda_dsp_cl_boot_firmware_iccmax()
H A Dhda.c947 if (hda->iccmax_dmab.area) in hda_dsp_remove()
948 snd_dma_free_pages(&hda->iccmax_dmab); in hda_dsp_remove()
H A Dhda.h505 struct snd_dma_buffer iccmax_dmab; member