Searched refs:v4l2_ext_controls32 (Results 1 – 1 of 1) sorted by relevance
651 struct v4l2_ext_controls32 { struct702 struct v4l2_ext_controls32 __user *p32) in get_v4l2_ext_controls32()704 struct v4l2_ext_controls32 ec32; in get_v4l2_ext_controls32()722 struct v4l2_ext_controls32 __user *p32) in put_v4l2_ext_controls32()724 struct v4l2_ext_controls32 ec32; in put_v4l2_ext_controls32()727 ec32 = (struct v4l2_ext_controls32) { in put_v4l2_ext_controls32()859 #define VIDIOC_G_EXT_CTRLS32 _IOWR('V', 71, struct v4l2_ext_controls32)860 #define VIDIOC_S_EXT_CTRLS32 _IOWR('V', 72, struct v4l2_ext_controls32)861 #define VIDIOC_TRY_EXT_CTRLS32 _IOWR('V', 73, struct v4l2_ext_controls32)