vb2_plane 272 drivers/media/common/videobuf2/videobuf2-core.c static void __vb2_plane_dmabuf_put(struct vb2_buffer *vb, struct vb2_plane *p) vb2_plane 311 drivers/media/common/videobuf2/videobuf2-core.c struct vb2_plane *p = &prev->planes[prev->num_planes - 1]; vb2_plane 1011 drivers/media/common/videobuf2/videobuf2-core.c struct vb2_plane planes[VB2_MAX_PLANES]; vb2_plane 1126 drivers/media/common/videobuf2/videobuf2-core.c struct vb2_plane planes[VB2_MAX_PLANES]; vb2_plane 2080 drivers/media/common/videobuf2/videobuf2-core.c struct vb2_plane *vb_plane; vb2_plane 173 drivers/media/common/videobuf2/videobuf2-v4l2.c struct vb2_plane *planes = vbuf->planes; vb2_plane 245 drivers/media/common/videobuf2/videobuf2-v4l2.c struct vb2_plane *pdst = &planes[plane]; vb2_plane 493 drivers/media/common/videobuf2/videobuf2-v4l2.c struct vb2_plane *psrc = &vb->planes[plane]; vb2_plane 573 drivers/media/common/videobuf2/videobuf2-v4l2.c static int __fill_vb2_buffer(struct vb2_buffer *vb, struct vb2_plane *planes) vb2_plane 149 drivers/media/dvb-core/dvb_vb2.c static int _fill_vb2_buffer(struct vb2_buffer *vb, struct vb2_plane *planes) vb2_plane 277 include/media/videobuf2-core.h struct vb2_plane planes[VB2_MAX_PLANES]; vb2_plane 454 include/media/videobuf2-core.h int (*fill_vb2_buffer)(struct vb2_buffer *vb, struct vb2_plane *planes); vb2_plane 49 include/media/videobuf2-v4l2.h struct vb2_plane planes[VB2_MAX_PLANES];