Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/soc_camera/
Dpxa_camera.c291 int sg_first_ofs, int size) in calculate_dma_sglen() argument
296 offset = sg_first_ofs; in calculate_dma_sglen()
333 struct scatterlist **sg_first, int *sg_first_ofs) in pxa_init_dma_channel() argument
346 *sg_first_ofs, size); in pxa_init_dma_channel()
355 offset = *sg_first_ofs; in pxa_init_dma_channel()
358 *sg_first, sglen, *sg_first_ofs, pxa_dma->sg_dma); in pxa_init_dma_channel()
400 *sg_first_ofs = xfer_len - dma_len; in pxa_init_dma_channel()
403 *sg_first_ofs = xfer_len; in pxa_init_dma_channel()