Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-utils.c31 pages = snd_sgbuf_aligned_pages(size); in snd_sof_create_page_table()
/openbmc/linux/include/sound/
H A Dmemalloc.h71 static inline unsigned int snd_sgbuf_aligned_pages(size_t size) in snd_sgbuf_aligned_pages() function
/openbmc/linux/sound/soc/intel/catpt/
H A Dpcm.c160 pages = snd_sgbuf_aligned_pages(rtm->dma_bytes); in catpt_arrange_page_table()