Symbol: snd_dma_free_pages
include/sound/memalloc.h
84
void snd_dma_free_pages(struct snd_dma_buffer *dmab);
sound/core/compress_offload.c
569
snd_dma_free_pages(runtime->dma_buffer_p);
sound/core/memalloc.c
134
EXPORT_SYMBOL(snd_dma_free_pages);
sound/core/memalloc.c
139
snd_dma_free_pages(res);
sound/core/pcm_memory.c
88
snd_dma_free_pages(dmab);
sound/hda/core/controller.c
744
snd_dma_free_pages(&s->bdl);
sound/hda/core/controller.c
748
snd_dma_free_pages(&bus->rb);
sound/hda/core/controller.c
750
snd_dma_free_pages(&bus->posbuf);
sound/hda/core/stream.c
952
snd_dma_free_pages(bufp);
sound/hda/core/stream.c
997
snd_dma_free_pages(dmab);
sound/isa/sscape.c
181
snd_dma_free_pages(buf);
sound/parisc/harmony.c
823
snd_dma_free_pages(&h->gdma);
sound/parisc/harmony.c
825
snd_dma_free_pages(&h->sdma);
sound/pci/atiixp.c
405
snd_dma_free_pages(&dma->desc_buf);
sound/pci/atiixp_modem.c
373
snd_dma_free_pages(&dma->desc_buf);
sound/pci/bt87x.c
265
snd_dma_free_pages(&chip->dma_risc);
sound/pci/cs46xx/cs46xx_lib.c
1588
snd_dma_free_pages(&cpcm->hw_buf);
sound/pci/cs46xx/cs46xx_lib.c
1599
snd_dma_free_pages(&chip->capt.hw_buf);
sound/pci/cs5535audio/cs5535audio_pcm.c
225
snd_dma_free_pages(&dma->desc_buf);
sound/pci/ctxfi/ctvmem.c
233
snd_dma_free_pages(&vm->ptp[i]);
sound/pci/echoaudio/echoaudio.c
90
snd_dma_free_pages(&pipe->sgpage);
sound/pci/emu10k1/emu10k1_main.c
921
snd_dma_free_pages(&emu->silent_page);
sound/pci/emu10k1/emu10k1_main.c
923
snd_dma_free_pages(&emu->ptb_pages);
sound/pci/emu10k1/emufx.c
2401
snd_dma_free_pages(&emu->fx8010.etram_pages);
sound/pci/emu10k1/memory.c
487
snd_dma_free_pages(&dmab);
sound/pci/emu10k1/memory.c
509
snd_dma_free_pages(&dmab);
sound/pci/es1968.c
1357
snd_dma_free_pages(&chip->dma);
sound/pci/es1968.c
1381
snd_dma_free_pages(&chip->dma);
sound/pci/mixart/mixart.c
1090
snd_dma_free_pages(&mgr->flowinfo);
sound/pci/mixart/mixart.c
1095
snd_dma_free_pages(&mgr->bufferinfo);
sound/pci/pcxhr/pcxhr.c
1445
snd_dma_free_pages(&mgr->hostport);
sound/pci/riptide/riptide.c
1552
snd_dma_free_pages(sgdlist);
sound/pci/riptide/riptide.c
1581
snd_dma_free_pages(&data->sgdlist);
sound/pci/via82xx.c
485
snd_dma_free_pages(&dev->table);
sound/pci/via82xx_modem.c
341
snd_dma_free_pages(&dev->table);
sound/pci/ymfpci/ymfpci_main.c
592
snd_dma_free_pages(&chip->ac3_tmp_base);
sound/soc/fsl/fsl_asrc_m2m.c
332
snd_dma_free_pages(&pair->dma_buffer[OUT]);
sound/soc/fsl/fsl_asrc_m2m.c
334
snd_dma_free_pages(&pair->dma_buffer[IN]);
sound/soc/fsl/fsl_asrc_m2m.c
349
snd_dma_free_pages(&pair->dma_buffer[IN]);
sound/soc/fsl/fsl_asrc_m2m.c
350
snd_dma_free_pages(&pair->dma_buffer[OUT]);
sound/soc/intel/avs/cldma.c
273
snd_dma_free_pages(&cl->dmab_data);
sound/soc/intel/avs/cldma.c
288
snd_dma_free_pages(&cl->dmab_data);
sound/soc/intel/avs/cldma.c
289
snd_dma_free_pages(&cl->dmab_bdl);
sound/soc/intel/catpt/pcm.c
296
snd_dma_free_pages(&stream->pgtbl);
sound/soc/intel/catpt/pcm.c
318
snd_dma_free_pages(&stream->pgtbl);
sound/soc/qcom/qdsp6/q6apm-dai.c
533
snd_dma_free_pages(&prtd->dma_buffer);
sound/soc/qcom/qdsp6/q6asm-dai.c
687
snd_dma_free_pages(&prtd->dma_buffer);
sound/soc/sof/intel/hda-loader-skl.c
286
snd_dma_free_pages(dmab);
sound/soc/sof/intel/hda-loader-skl.c
303
snd_dma_free_pages(dmab);
sound/soc/sof/intel/hda-loader-skl.c
304
snd_dma_free_pages(dmab_bdl);
sound/soc/sof/intel/hda-loader.c
510
snd_dma_free_pages(&hda->cl_dmab);
sound/soc/sof/intel/hda-stream.c
1042
snd_dma_free_pages(&bus->posbuf);
sound/soc/sof/intel/hda-stream.c
1046
snd_dma_free_pages(&bus->rb);
sound/soc/sof/intel/hda-stream.c
1053
snd_dma_free_pages(&s->bdl);
sound/soc/sof/intel/hda-stream.c
1307
snd_dma_free_pages(dmab);
sound/soc/sof/intel/hda-stream.c
1352
snd_dma_free_pages(dmab);
sound/soc/sof/intel/hda.c
994
snd_dma_free_pages(&hda->cl_dmab);
sound/soc/sof/intel/hda.c
996
snd_dma_free_pages(&hda->iccmax_dmab);
sound/soc/sof/ipc3-dtrace.c
559
snd_dma_free_pages(&priv->dmatb);
sound/soc/sof/ipc3-dtrace.c
561
snd_dma_free_pages(&priv->dmatp);
sound/soc/sof/ipc3-dtrace.c
657
snd_dma_free_pages(&priv->dmatb);
sound/soc/sof/ipc3-dtrace.c
658
snd_dma_free_pages(&priv->dmatp);
sound/soc/sof/topology.c
1829
snd_dma_free_pages(&spcm->stream[stream].page_table);
sound/soc/sof/topology.c
1837
snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].page_table);
sound/soc/sof/topology.c
1851
snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].page_table);
sound/soc/sof/topology.c
1854
snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_CAPTURE].page_table);
sound/soc/sprd/sprd-pcm-compress.c
383
snd_dma_free_pages(&stream->compr_buffer);
sound/soc/sprd/sprd-pcm-compress.c
385
snd_dma_free_pages(&stream->iram_buffer);
sound/soc/sprd/sprd-pcm-compress.c
409
snd_dma_free_pages(&stream->compr_buffer);
sound/soc/sprd/sprd-pcm-compress.c
410
snd_dma_free_pages(&stream->iram_buffer);
sound/soc/stm/stm32_spdifrx.c
946
snd_dma_free_pages(spdifrx->dmab);