Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dmemalloc.h108 struct snd_dma_buffer *snd_devm_alloc_dir_pages(struct device *dev, int type,
115 return snd_devm_alloc_dir_pages(dev, type, DMA_BIDIRECTIONAL, size); in snd_devm_alloc_pages()
/linux-6.6.21/sound/core/
Dmemalloc.c153 snd_devm_alloc_dir_pages(struct device *dev, int type, in snd_devm_alloc_dir_pages() function
176 EXPORT_SYMBOL_GPL(snd_devm_alloc_dir_pages);