Searched refs:n_dma_bufs (Results 1 – 2 of 2) sorted by relevance
55 static int n_dma_bufs = 3; variable56 module_param(n_dma_bufs, uint, 0644);57 MODULE_PARM_DESC(n_dma_bufs,66 static const int n_dma_bufs = 3; /* Used by S/G_PARM */ variable377 if (n_dma_bufs > 3) in mcam_alloc_dma_bufs()378 n_dma_bufs = 3; in mcam_alloc_dma_bufs()381 for (i = 0; i < n_dma_bufs; i++) { in mcam_alloc_dma_bufs()403 if (n_dma_bufs > 2) in mcam_alloc_dma_bufs()1452 a->parm.capture.readbuffers = n_dma_bufs; in mcam_vidioc_g_parm()1463 a->parm.capture.readbuffers = n_dma_bufs; in mcam_vidioc_s_parm()
45 - n_dma_bufs: The controller can cycle through either two or three DMA