/linux-6.3-rc2/sound/soc/intel/avs/ |
A D | cldma.c | 302 snd_dma_free_pages(&cl->dmab_bdl); in hda_cldma_init() 304 snd_dma_free_pages(&cl->dmab_data); in hda_cldma_init() 314 snd_dma_free_pages(&cl->dmab_data); in hda_cldma_free() 315 snd_dma_free_pages(&cl->dmab_bdl); in hda_cldma_free()
|
/linux-6.3-rc2/sound/soc/sof/ |
A D | ipc3-dtrace.c | 564 snd_dma_free_pages(&priv->dmatb); in ipc3_dtrace_init() 566 snd_dma_free_pages(&priv->dmatp); in ipc3_dtrace_init() 664 snd_dma_free_pages(&priv->dmatb); in ipc3_dtrace_free() 665 snd_dma_free_pages(&priv->dmatp); in ipc3_dtrace_free()
|
A D | topology.c | 1767 snd_dma_free_pages(&spcm->stream[stream].page_table); in sof_dai_load() 1775 snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].page_table); in sof_dai_load() 1789 snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].page_table); in sof_dai_unload() 1792 snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_CAPTURE].page_table); in sof_dai_unload()
|
/linux-6.3-rc2/sound/soc/sprd/ |
A D | sprd-pcm-compress.c | 383 snd_dma_free_pages(&stream->compr_buffer); in sprd_platform_compr_open() 385 snd_dma_free_pages(&stream->iram_buffer); in sprd_platform_compr_open() 409 snd_dma_free_pages(&stream->compr_buffer); in sprd_platform_compr_free() 410 snd_dma_free_pages(&stream->iram_buffer); in sprd_platform_compr_free()
|
/linux-6.3-rc2/sound/soc/sof/intel/ |
A D | hda-loader-skl.c | 287 snd_dma_free_pages(dmab); in cl_stream_prepare_skl() 304 snd_dma_free_pages(dmab); in cl_cleanup_skl() 305 snd_dma_free_pages(dmab_bdl); in cl_cleanup_skl()
|
A D | hda-loader.c | 93 snd_dma_free_pages(dmab); in hda_cl_stream_prepare() 273 snd_dma_free_pages(dmab); in hda_cl_cleanup()
|
A D | hda-stream.c | 980 snd_dma_free_pages(&bus->posbuf); in hda_dsp_stream_free() 984 snd_dma_free_pages(&bus->rb); in hda_dsp_stream_free() 991 snd_dma_free_pages(&s->bdl); in hda_dsp_stream_free()
|
/linux-6.3-rc2/include/sound/ |
A D | memalloc.h | 89 void snd_dma_free_pages(struct snd_dma_buffer *dmab);
|
/linux-6.3-rc2/sound/hda/ |
A D | hdac_controller.c | 640 snd_dma_free_pages(&s->bdl); in snd_hdac_bus_free_stream_pages() 644 snd_dma_free_pages(&bus->rb); in snd_hdac_bus_free_stream_pages() 646 snd_dma_free_pages(&bus->posbuf); in snd_hdac_bus_free_stream_pages()
|
A D | hdac_stream.c | 947 snd_dma_free_pages(bufp); in snd_hdac_dsp_prepare() 994 snd_dma_free_pages(dmab); in snd_hdac_dsp_cleanup()
|
/linux-6.3-rc2/sound/core/ |
A D | memalloc.c | 121 void snd_dma_free_pages(struct snd_dma_buffer *dmab) in snd_dma_free_pages() function 128 EXPORT_SYMBOL(snd_dma_free_pages); 133 snd_dma_free_pages(res); in __snd_release_pages()
|
A D | pcm_memory.c | 65 snd_dma_free_pages(dmab); in do_free_pages()
|
A D | compress_offload.c | 523 snd_dma_free_pages(runtime->dma_buffer_p); in snd_compr_free_pages()
|
/linux-6.3-rc2/sound/pci/ctxfi/ |
A D | ctvmem.c | 237 snd_dma_free_pages(&vm->ptp[i]); in ct_vm_destroy()
|
/linux-6.3-rc2/sound/pci/emu10k1/ |
A D | memory.c | 503 snd_dma_free_pages(&dmab); in __synth_free_pages() 525 snd_dma_free_pages(&dmab); in synth_alloc_pages()
|
A D | emu10k1_main.c | 1263 snd_dma_free_pages(&emu->silent_page); in snd_emu10k1_free() 1265 snd_dma_free_pages(&emu->ptb_pages); in snd_emu10k1_free()
|
/linux-6.3-rc2/sound/pci/cs5535audio/ |
A D | cs5535audio_pcm.c | 226 snd_dma_free_pages(&dma->desc_buf); in cs5535audio_clear_dma_packets()
|
/linux-6.3-rc2/sound/parisc/ |
A D | harmony.c | 844 snd_dma_free_pages(&h->gdma); in snd_harmony_free() 846 snd_dma_free_pages(&h->sdma); in snd_harmony_free()
|
/linux-6.3-rc2/sound/soc/intel/catpt/ |
A D | pcm.c | 300 snd_dma_free_pages(&stream->pgtbl); in catpt_dai_startup() 322 snd_dma_free_pages(&stream->pgtbl); in catpt_dai_shutdown()
|
/linux-6.3-rc2/sound/pci/mixart/ |
A D | mixart.c | 1108 snd_dma_free_pages(&mgr->flowinfo); in snd_mixart_free() 1113 snd_dma_free_pages(&mgr->bufferinfo); in snd_mixart_free()
|
/linux-6.3-rc2/sound/pci/ |
A D | bt87x.c | 265 snd_dma_free_pages(&chip->dma_risc); in snd_bt87x_free_risc()
|
A D | atiixp_modem.c | 374 snd_dma_free_pages(&dma->desc_buf); in atiixp_clear_dma_packets()
|
A D | via82xx_modem.c | 343 snd_dma_free_pages(&dev->table); in clean_via_table()
|
/linux-6.3-rc2/sound/isa/ |
A D | sscape.c | 180 snd_dma_free_pages(buf); in free_dmabuf()
|
/linux-6.3-rc2/sound/soc/stm/ |
A D | stm32_spdifrx.c | 950 snd_dma_free_pages(spdifrx->dmab); in stm32_spdifrx_remove()
|