Searched refs:pxa_init_dma_channel (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | pxa_camera.c | 329 static int pxa_init_dma_channel(struct pxa_camera_dev *pcdev, in pxa_init_dma_channel() function 494 ret = pxa_init_dma_channel(pcdev, buf, dma, 0, CIBR0, size_y, in pxa_videobuf_prepare() 503 ret = pxa_init_dma_channel(pcdev, buf, dma, 1, CIBR1, in pxa_videobuf_prepare() 512 ret = pxa_init_dma_channel(pcdev, buf, dma, 2, CIBR2, in pxa_videobuf_prepare()
|