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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dpxa_camera.c318 * pxa_init_dma_channel - init dma descriptors
333 static int pxa_init_dma_channel(struct pxa_camera_dev *pcdev, function
503 ret = pxa_init_dma_channel(pcdev, buf, dma, 0, CIBR0, size_y,
512 ret = pxa_init_dma_channel(pcdev, buf, dma, 1, CIBR1,
521 ret = pxa_init_dma_channel(pcdev, buf, dma, 2, CIBR2,

Completed in 37 milliseconds