Home
last modified time | relevance | path

Searched refs:snd_dma_free_pages (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.3-rc2/sound/soc/intel/avs/
A Dcldma.c302 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 Dipc3-dtrace.c564 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 Dtopology.c1767 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 Dsprd-pcm-compress.c383 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 Dhda-loader-skl.c287 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 Dhda-loader.c93 snd_dma_free_pages(dmab); in hda_cl_stream_prepare()
273 snd_dma_free_pages(dmab); in hda_cl_cleanup()
A Dhda-stream.c980 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 Dmemalloc.h89 void snd_dma_free_pages(struct snd_dma_buffer *dmab);
/linux-6.3-rc2/sound/hda/
A Dhdac_controller.c640 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 Dhdac_stream.c947 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 Dmemalloc.c121 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 Dpcm_memory.c65 snd_dma_free_pages(dmab); in do_free_pages()
A Dcompress_offload.c523 snd_dma_free_pages(runtime->dma_buffer_p); in snd_compr_free_pages()
/linux-6.3-rc2/sound/pci/ctxfi/
A Dctvmem.c237 snd_dma_free_pages(&vm->ptp[i]); in ct_vm_destroy()
/linux-6.3-rc2/sound/pci/emu10k1/
A Dmemory.c503 snd_dma_free_pages(&dmab); in __synth_free_pages()
525 snd_dma_free_pages(&dmab); in synth_alloc_pages()
A Demu10k1_main.c1263 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 Dcs5535audio_pcm.c226 snd_dma_free_pages(&dma->desc_buf); in cs5535audio_clear_dma_packets()
/linux-6.3-rc2/sound/parisc/
A Dharmony.c844 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 Dpcm.c300 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 Dmixart.c1108 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 Dbt87x.c265 snd_dma_free_pages(&chip->dma_risc); in snd_bt87x_free_risc()
A Datiixp_modem.c374 snd_dma_free_pages(&dma->desc_buf); in atiixp_clear_dma_packets()
A Dvia82xx_modem.c343 snd_dma_free_pages(&dev->table); in clean_via_table()
/linux-6.3-rc2/sound/isa/
A Dsscape.c180 snd_dma_free_pages(buf); in free_dmabuf()
/linux-6.3-rc2/sound/soc/stm/
A Dstm32_spdifrx.c950 snd_dma_free_pages(spdifrx->dmab); in stm32_spdifrx_remove()

Completed in 48 milliseconds

12