Searched refs:snd_dma_alloc_pages_fallback (Results 1 – 5 of 5) sorted by relevance
82 int snd_dma_alloc_pages_fallback(int type, struct device *dev, size_t size,
102 int snd_dma_alloc_pages_fallback(int type, struct device *device, size_t size, in snd_dma_alloc_pages_fallback() function119 EXPORT_SYMBOL(snd_dma_alloc_pages_fallback);
162 if (snd_dma_alloc_pages_fallback(SNDRV_DMA_TYPE_DEV, in get_dmabuf()
1413 err = snd_dma_alloc_pages_fallback(SNDRV_DMA_TYPE_DEV, in snd_es1968_init_dmabuf()
3373 :c:func:`snd_dma_alloc_pages_fallback()`. This function tries
Completed in 21 milliseconds