Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.h158 struct dma_buf_attachment *a[VB2_MAX_PLANES];
159 dma_addr_t dma_base[VB2_MAX_PLANES];
160 dma_addr_t dma_addr[VB2_MAX_PLANES];
161 struct iova *iova[VB2_MAX_PLANES];
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c467 const unsigned int plane_sizes[VB2_MAX_PLANES], in __vb2_queue_alloc() argument
872 unsigned plane_sizes[VB2_MAX_PLANES] = { }; in vb2_core_reqbufs()
1039 unsigned plane_sizes[VB2_MAX_PLANES] = { }; in vb2_core_create_bufs()
1261 struct vb2_plane planes[VB2_MAX_PLANES]; in __prepare_userptr()
1377 struct vb2_plane planes[VB2_MAX_PLANES]; in __prepare_dmabuf()