Searched refs:snd_dma_alloc_pages_fallback (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/sound/core/
H A Dmemalloc.c222 * snd_dma_alloc_pages_fallback - allocate the buffer area according to the given type with fallback
236 int snd_dma_alloc_pages_fallback(int type, struct device *device, size_t size, snd_dma_alloc_pages_fallback() function
295 EXPORT_SYMBOL(snd_dma_alloc_pages_fallback); variable
H A Dsgbuf.c101 if (snd_dma_alloc_pages_fallback(SNDRV_DMA_TYPE_DEV, device, snd_malloc_sgbuf_pages()
/linux-4.1.27/include/sound/
H A Dmemalloc.h148 int snd_dma_alloc_pages_fallback(int type, struct device *dev, size_t size,
/linux-4.1.27/sound/isa/
H A Dsscape.c174 if (snd_dma_alloc_pages_fallback(SNDRV_DMA_TYPE_DEV, get_dmabuf()
/linux-4.1.27/sound/pci/
H A Des1968.c1441 err = snd_dma_alloc_pages_fallback(SNDRV_DMA_TYPE_DEV, snd_es1968_init_dmabuf()

Completed in 168 milliseconds