Home
last modified time | relevance | path

Searched refs:vmalloc_to_sg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_core.c137 static struct scatterlist* vmalloc_to_sg(unsigned char *virt, int nr_pages) in vmalloc_to_sg() function
173 if (!(pt->slist = vmalloc_to_sg(mem, pages))) in saa7146_vmalloc_build_pgtable()
/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_core.c138 static struct scatterlist* vmalloc_to_sg(unsigned char *virt, int nr_pages) in vmalloc_to_sg() function
175 if (!(pt->slist = vmalloc_to_sg(mem, pages))) in saa7146_vmalloc_build_pgtable()

Completed in 3 milliseconds