Home
last modified time | relevance | path

Searched refs:snd_dma_alloc_pages_fallback (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dmemalloc.h82 int snd_dma_alloc_pages_fallback(int type, struct device *dev, size_t size,
/linux/sound/core/
H A Dmemalloc.c88 * snd_dma_alloc_pages_fallback - allocate the buffer area according to the given type with fallback
102 int snd_dma_alloc_pages_fallback(int type, struct device *device, size_t size, in snd_dma_alloc_pages_fallback() function
119 EXPORT_SYMBOL(snd_dma_alloc_pages_fallback);
/linux/sound/pci/
H A Des1968.c1413 err = snd_dma_alloc_pages_fallback(SNDRV_DMA_TYPE_DEV, in snd_es1968_init_dmabuf()