Searched refs:sgbuf_align_table (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/sound/core/ | ||
H A D | sgbuf.c | 17 #define sgbuf_align_table(tbl) ALIGN((tbl), SGBUF_TBL_ALIGN) macro 79 sgbuf->tblsize = sgbuf_align_table(pages); in snd_malloc_sgbuf_pages() |
Completed in 1 milliseconds