Home
last modified time | relevance | path

Searched refs:snd_sgbuf_aligned_pages (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/
H A Dmemalloc.h62 static inline unsigned int snd_sgbuf_aligned_pages(size_t size) in snd_sgbuf_aligned_pages() function
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dutils.c128 pages = snd_sgbuf_aligned_pages(size); in snd_sof_create_page_table()
/OK3568_Linux_fs/kernel/sound/core/
H A Dsgbuf.c78 pages = snd_sgbuf_aligned_pages(size); in snd_malloc_sgbuf_pages()
/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Dpcm.c160 pages = snd_sgbuf_aligned_pages(rtm->dma_bytes); in catpt_arrange_page_table()