Home
last modified time | relevance | path

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

12

/linux-2.6.39/sound/core/
Dpcm_memory.c60 snd_dma_free_pages(dmab); in preallocate_pcm_pages()
87 snd_dma_free_pages(&substream->dma_buffer); in snd_pcm_lib_preallocate_dma_free()
197 snd_dma_free_pages(&substream->dma_buffer); in snd_pcm_lib_preallocate_proc_write()
431 snd_dma_free_pages(runtime->dma_buffer_p); in snd_pcm_lib_free_pages()
Dmemalloc.c265 void snd_dma_free_pages(struct snd_dma_buffer *dmab) in snd_dma_free_pages() function
362 snd_dma_free_pages(&mem->buffer); in free_all_reserved_pages()
541 EXPORT_SYMBOL(snd_dma_free_pages);
Dsgbuf.c53 snd_dma_free_pages(&tmpb); in snd_free_sgbuf_pages()
/linux-2.6.39/include/sound/
Dmemalloc.h122 void snd_dma_free_pages(struct snd_dma_buffer *dmab);
/linux-2.6.39/sound/soc/fsl/
Dmpc5200_dma.c339 snd_dma_free_pages(&pcm->streams[0].substream->dma_buffer); in psc_dma_new()
358 snd_dma_free_pages(&substream->dma_buffer); in psc_dma_free()
Dfsl_dma.c328 snd_dma_free_pages(&pcm->streams[0].substream->dma_buffer); in fsl_dma_new()
852 snd_dma_free_pages(&substream->dma_buffer); in fsl_dma_free_dma_buffers()
/linux-2.6.39/sound/pci/ctxfi/
Dctvmem.c242 snd_dma_free_pages(&vm->ptp[i]); in ct_vm_destroy()
/linux-2.6.39/sound/pci/cs5535audio/
Dcs5535audio_pcm.c240 snd_dma_free_pages(&dma->desc_buf); in cs5535audio_clear_dma_packets()
/linux-2.6.39/sound/parisc/
Dharmony.c895 snd_dma_free_pages(&h->gdma); in snd_harmony_free()
897 snd_dma_free_pages(&h->sdma); in snd_harmony_free()
/linux-2.6.39/sound/pci/korg1212/
Dkorg1212.c2116 snd_dma_free_pages(&korg1212->dma_dsp); in snd_korg1212_free()
2126 snd_dma_free_pages(&korg1212->dma_play); in snd_korg1212_free()
2131 snd_dma_free_pages(&korg1212->dma_rec); in snd_korg1212_free()
2141 snd_dma_free_pages(&korg1212->dma_shared); in snd_korg1212_free()
/linux-2.6.39/sound/pci/mixart/
Dmixart.c1088 snd_dma_free_pages(&mgr->flowinfo); in snd_mixart_free()
1093 snd_dma_free_pages(&mgr->bufferinfo); in snd_mixart_free()
/linux-2.6.39/sound/pci/hda/
Dhda_intel.c2281 snd_dma_free_pages(&chip->azx_dev[i].bdl); in azx_free()
2284 snd_dma_free_pages(&chip->rb); in azx_free()
2286 snd_dma_free_pages(&chip->posbuf); in azx_free()
/linux-2.6.39/sound/pci/emu10k1/
Dp16v.c631 snd_dma_free_pages(&chip->p16v_buffer); in snd_p16v_free()
Demu10k1_main.c1272 snd_dma_free_pages(&emu->silent_page); in snd_emu10k1_free()
1274 snd_dma_free_pages(&emu->ptb_pages); in snd_emu10k1_free()
/linux-2.6.39/sound/pci/
Dbt87x.c281 snd_dma_free_pages(&chip->dma_risc); in snd_bt87x_free_risc()
Dvia82xx_modem.c353 snd_dma_free_pages(&dev->table); in clean_via_table()
Datiixp_modem.c389 snd_dma_free_pages(&dma->desc_buf); in atiixp_clear_dma_packets()
Dintel8x0m.c1000 snd_dma_free_pages(&chip->bdbars); in snd_intel8x0m_free()
Datiixp.c421 snd_dma_free_pages(&dma->desc_buf); in atiixp_clear_dma_packets()
/linux-2.6.39/sound/isa/
Dsscape.c192 snd_dma_free_pages(buf); in free_dmabuf()
/linux-2.6.39/sound/pci/echoaudio/
Dechoaudio.c107 snd_dma_free_pages(&pipe->sgpage); in audiopipe_free()
1909 snd_dma_free_pages(&chip->commpage_dma_buf); in snd_echo_free()
/linux-2.6.39/sound/pci/riptide/
Driptide.c1572 snd_dma_free_pages(sgdlist); in snd_riptide_hw_params()
1601 snd_dma_free_pages(&data->sgdlist); in snd_riptide_hw_free()
/linux-2.6.39/sound/pci/ymfpci/
Dymfpci_main.c630 snd_dma_free_pages(&chip->ac3_tmp_base); in snd_ymfpci_ac3_done()
2230 snd_dma_free_pages(&chip->work_ptr); in snd_ymfpci_free()
/linux-2.6.39/sound/pci/pcxhr/
Dpcxhr.c1415 snd_dma_free_pages(&mgr->hostport); in pcxhr_free()
/linux-2.6.39/sound/pci/cs46xx/
Dcs46xx_lib.c1451 snd_dma_free_pages(&cpcm->hw_buf); in snd_cs46xx_playback_close()
1462 snd_dma_free_pages(&chip->capt.hw_buf); in snd_cs46xx_capture_close()

12