Home
last modified time | relevance | path

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

/linux/lib/
H A Dsg_split.c146 int sg_split(struct scatterlist *in, const int in_mapped_nents, in sg_split() function
199 EXPORT_SYMBOL(sg_split);
/linux/drivers/media/platform/intel/
H A Dpxa_camera.c1330 ret = sg_split(sgt->sgl, sgt->nents, 0, nb_channels, in pxa_buffer_init()