Home
last modified time | relevance | path

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

12

/Linux-v4.19/sound/core/
Dmemalloc.c265 void snd_dma_free_pages(struct snd_dma_buffer *dmab) in snd_dma_free_pages() function
290 EXPORT_SYMBOL(snd_dma_free_pages);
Dpcm_memory.c81 snd_dma_free_pages(&substream->dma_buffer); in snd_pcm_lib_preallocate_dma_free()
190 snd_dma_free_pages(&substream->dma_buffer); in snd_pcm_lib_preallocate_proc_write()
390 snd_dma_free_pages(runtime->dma_buffer_p); in snd_pcm_lib_free_pages()
Dsgbuf.c53 snd_dma_free_pages(&tmpb); in snd_free_sgbuf_pages()
/Linux-v4.19/include/sound/
Dmemalloc.h150 void snd_dma_free_pages(struct snd_dma_buffer *dmab);
/Linux-v4.19/sound/soc/fsl/
Dfsl_asrc_dma.c362 snd_dma_free_pages(&pcm->streams[i].substream->dma_buffer); in fsl_asrc_dma_pcm_new()
377 snd_dma_free_pages(&substream->dma_buffer); in fsl_asrc_dma_pcm_free()
Dmpc5200_dma.c336 snd_dma_free_pages(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); in psc_dma_new()
356 snd_dma_free_pages(&substream->dma_buffer); in psc_dma_free()
Dfsl_dma.c317 snd_dma_free_pages(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); in fsl_dma_new()
839 snd_dma_free_pages(&substream->dma_buffer); in fsl_dma_free_dma_buffers()
/Linux-v4.19/sound/hda/ext/
Dhdac_ext_bus.c66 snd_dma_free_pages(buf); in hdac_ext_dma_free_pages()
/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6asm-dai.c491 snd_dma_free_pages(&psubstream->dma_buffer); in q6asm_dai_pcm_new()
507 snd_dma_free_pages(&substream->dma_buffer); in q6asm_dai_pcm_free()
/Linux-v4.19/sound/soc/qcom/
Dlpass-platform.c537 snd_dma_free_pages(&psubstream->dma_buffer); in lpass_platform_pcm_new()
554 snd_dma_free_pages(&substream->dma_buffer); in lpass_platform_pcm_free()
/Linux-v4.19/sound/pci/ctxfi/
Dctvmem.c240 snd_dma_free_pages(&vm->ptp[i]); in ct_vm_destroy()
/Linux-v4.19/sound/pci/emu10k1/
Dmemory.c511 snd_dma_free_pages(&dmab); in __synth_free_pages()
533 snd_dma_free_pages(&dmab); in synth_alloc_pages()
Dp16v.c623 snd_dma_free_pages(&chip->p16v_buffer); in snd_p16v_free()
Demu10k1_main.c1278 snd_dma_free_pages(&emu->silent_page); in snd_emu10k1_free()
1280 snd_dma_free_pages(&emu->ptb_pages); in snd_emu10k1_free()
/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-pcm.c1111 snd_dma_free_pages(&priv_data->dmab[i][0]); in hsw_pcm_probe()
1113 snd_dma_free_pages(&priv_data->dmab[i][1]); in hsw_pcm_probe()
1129 snd_dma_free_pages(&priv_data->dmab[i][0]); in hsw_pcm_remove()
1131 snd_dma_free_pages(&priv_data->dmab[i][1]); in hsw_pcm_remove()
/Linux-v4.19/sound/pci/lola/
Dlola_pcm.c635 snd_dma_free_pages(&chip->pcm[0].bdl); in lola_free_pcm()
636 snd_dma_free_pages(&chip->pcm[1].bdl); in lola_free_pcm()
Dlola.c557 snd_dma_free_pages(&chip->rb); in lola_free()
/Linux-v4.19/sound/soc/stm/
Dstm32_spdifrx.c966 snd_dma_free_pages(spdifrx->dmab); in stm32_spdifrx_probe()
979 snd_dma_free_pages(spdifrx->dmab); in stm32_spdifrx_remove()
/Linux-v4.19/sound/pci/cs5535audio/
Dcs5535audio_pcm.c240 snd_dma_free_pages(&dma->desc_buf); in cs5535audio_clear_dma_packets()
/Linux-v4.19/sound/parisc/
Dharmony.c889 snd_dma_free_pages(&h->gdma); in snd_harmony_free()
891 snd_dma_free_pages(&h->sdma); in snd_harmony_free()
/Linux-v4.19/sound/pci/korg1212/
Dkorg1212.c2121 snd_dma_free_pages(&korg1212->dma_dsp); in snd_korg1212_free()
2131 snd_dma_free_pages(&korg1212->dma_play); in snd_korg1212_free()
2136 snd_dma_free_pages(&korg1212->dma_rec); in snd_korg1212_free()
2146 snd_dma_free_pages(&korg1212->dma_shared); in snd_korg1212_free()
/Linux-v4.19/sound/pci/hda/
Dhda_tegra.c99 snd_dma_free_pages(buf); in dma_free_pages()
/Linux-v4.19/sound/pci/mixart/
Dmixart.c1123 snd_dma_free_pages(&mgr->flowinfo); in snd_mixart_free()
1128 snd_dma_free_pages(&mgr->bufferinfo); in snd_mixart_free()
/Linux-v4.19/sound/pci/
Dbt87x.c281 snd_dma_free_pages(&chip->dma_risc); in snd_bt87x_free_risc()
Datiixp_modem.c389 snd_dma_free_pages(&dma->desc_buf); in atiixp_clear_dma_packets()

12