Searched refs:v4l2_plane (Results 1 – 5 of 5) sorted by relevance
334 static int get_v4l2_plane32(struct v4l2_plane __user *up, struct v4l2_plane32 __user *up32, in get_v4l2_plane32()363 static int put_v4l2_plane32(struct v4l2_plane __user *up, struct v4l2_plane32 __user *up32, in put_v4l2_plane32()389 struct v4l2_plane __user *uplane; in get_v4l2_buffer32()430 sizeof(struct v4l2_plane)); in get_v4l2_buffer32()431 kp->m.planes = (__force struct v4l2_plane *)uplane; in get_v4l2_buffer32()473 struct v4l2_plane __user *uplane; in put_v4l2_buffer32()501 uplane = (__force struct v4l2_plane __user *)kp->m.planes; in put_v4l2_buffer32()
314 struct v4l2_plane *p; in __setup_offsets()670 b->length * sizeof(struct v4l2_plane)); in __fill_v4l2_buffer()1263 struct v4l2_plane *v4l2_planes) in __fill_vb2_buffer()1304 struct v4l2_plane *pdst = &v4l2_planes[plane]; in __fill_vb2_buffer()1305 struct v4l2_plane *psrc = &b->m.planes[plane]; in __fill_vb2_buffer()1398 struct v4l2_plane planes[VIDEO_MAX_PLANES]; in __qbuf_userptr()1441 memset(&vb->v4l2_planes[plane], 0, sizeof(struct v4l2_plane)); in __qbuf_userptr()1502 struct v4l2_plane planes[VIDEO_MAX_PLANES]; in __qbuf_dmabuf()1552 memset(&vb->v4l2_planes[plane], 0, sizeof(struct v4l2_plane)); in __qbuf_dmabuf()2796 struct v4l2_plane p;
438 const struct v4l2_plane *plane; in v4l_print_buffer()2431 *array_size = sizeof(struct v4l2_plane) * buf->length; in check_array_args()
187 struct v4l2_plane v4l2_planes[VIDEO_MAX_PLANES];
717 struct v4l2_plane { struct774 struct v4l2_plane *planes;