snd_dma_reserve_buf  123 include/sound/memalloc.h int snd_dma_reserve_buf(struct snd_dma_buffer *dmab, unsigned int id);
snd_dma_reserve_buf  464 sound/core/memalloc.c 				snd_dma_reserve_buf(&dmab, snd_dma_pci_buf_id(pci));
snd_dma_reserve_buf  480 sound/core/memalloc.c 				snd_dma_reserve_buf(&dmab, (unsigned int)((vendor << 16) | device));
snd_dma_reserve_buf   83 sound/core/pcm_memory.c 		snd_dma_reserve_buf(&substream->dma_buffer, substream->dma_buf_id);
snd_dma_reserve_buf 1412 sound/pci/es1968.c 	snd_dma_reserve_buf(&chip->dma, snd_dma_pci_buf_id(chip->pci));
snd_dma_reserve_buf  582 sound/pci/rme9652/hdsp.c 		snd_dma_reserve_buf(dmab, snd_dma_pci_buf_id(pci));
snd_dma_reserve_buf  312 sound/pci/rme9652/rme9652.c 		snd_dma_reserve_buf(dmab, snd_dma_pci_buf_id(pci));