Searched refs:sg_split (Results 1 – 3 of 3) sorted by relevance
146 int sg_split(struct scatterlist *in, const int in_mapped_nents, in sg_split() function199 EXPORT_SYMBOL(sg_split);
240 obj-$(CONFIG_SG_SPLIT) += sg_split.o
1330 ret = sg_split(sgt->sgl, sgt->nents, 0, nb_channels, in pxa_buffer_init()