VB2_MAX_PLANES    336 drivers/media/common/videobuf2/videobuf2-core.c 			     const unsigned plane_sizes[VB2_MAX_PLANES])
VB2_MAX_PLANES    671 drivers/media/common/videobuf2/videobuf2-core.c 	unsigned plane_sizes[VB2_MAX_PLANES] = { };
VB2_MAX_PLANES    811 drivers/media/common/videobuf2/videobuf2-core.c 	unsigned plane_sizes[VB2_MAX_PLANES] = { };
VB2_MAX_PLANES   1011 drivers/media/common/videobuf2/videobuf2-core.c 	struct vb2_plane planes[VB2_MAX_PLANES];
VB2_MAX_PLANES   1126 drivers/media/common/videobuf2/videobuf2-core.c 	struct vb2_plane planes[VB2_MAX_PLANES];
VB2_MAX_PLANES     70 drivers/media/common/videobuf2/videobuf2-v4l2.c 	if (b->length < vb->num_planes || b->length > VB2_MAX_PLANES) {
VB2_MAX_PLANES    277 include/media/videobuf2-core.h 	struct vb2_plane	planes[VB2_MAX_PLANES];
VB2_MAX_PLANES    579 include/media/videobuf2-core.h 	struct device			*alloc_devs[VB2_MAX_PLANES];
VB2_MAX_PLANES     22 include/media/videobuf2-v4l2.h #if VB2_MAX_PLANES != VIDEO_MAX_PLANES
VB2_MAX_PLANES     49 include/media/videobuf2-v4l2.h 	struct vb2_plane	planes[VB2_MAX_PLANES];