Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c842 struct v4l2_ext_controls32 { struct
892 static int bufsize_v4l2_ext_controls(struct v4l2_ext_controls32 __user *p32, in bufsize_v4l2_ext_controls()
908 struct v4l2_ext_controls32 __user *p32, in get_v4l2_ext_controls32()
967 struct v4l2_ext_controls32 __user *p32) in put_v4l2_ext_controls32()
1120 #define VIDIOC_G_EXT_CTRLS32 _IOWR('V', 71, struct v4l2_ext_controls32)
1121 #define VIDIOC_S_EXT_CTRLS32 _IOWR('V', 72, struct v4l2_ext_controls32)
1122 #define VIDIOC_TRY_EXT_CTRLS32 _IOWR('V', 73, struct v4l2_ext_controls32)