Home
last modified time | relevance | path

Searched refs:v4l2_framebuffer32 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_compat_ioctl32.h98 struct v4l2_framebuffer32 { struct
316 _IOW('v', BASE_VIDIOC_PRIVATE + 17, struct v4l2_framebuffer32)
Datomisp_compat_ioctl32.c77 struct v4l2_framebuffer32 __user *up) in get_v4l2_framebuffer32()
81 if (!access_ok(up, sizeof(struct v4l2_framebuffer32)) || in get_v4l2_framebuffer32()
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c999 struct v4l2_framebuffer32 { struct
1016 struct v4l2_framebuffer32 __user *p32) in get_v4l2_framebuffer32() argument
1031 struct v4l2_framebuffer32 __user *p32) in put_v4l2_framebuffer32()
1389 #define VIDIOC_G_FBUF32 _IOR ('V', 10, struct v4l2_framebuffer32)
1390 #define VIDIOC_S_FBUF32 _IOW ('V', 11, struct v4l2_framebuffer32)