Home
last modified time | relevance | path

Searched refs:snd_devm_alloc_dir_pages (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/include/sound/
Dmemalloc.h103 struct snd_dma_buffer *snd_devm_alloc_dir_pages(struct device *dev, int type,
110 return snd_devm_alloc_dir_pages(dev, type, DMA_BIDIRECTIONAL, size); in snd_devm_alloc_pages()
/linux-6.14.4/sound/core/
Dmemalloc.c159 snd_devm_alloc_dir_pages(struct device *dev, int type, in snd_devm_alloc_dir_pages() function
182 EXPORT_SYMBOL_GPL(snd_devm_alloc_dir_pages);