Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c94 struct v4l2_format32 { struct
125 struct v4l2_format32 format; argument
132 struct v4l2_format32 __user *p32) in get_v4l2_format32()
182 struct v4l2_format32 __user *p32) in put_v4l2_format32()
839 #define VIDIOC_G_FMT32 _IOWR('V', 4, struct v4l2_format32)
840 #define VIDIOC_S_FMT32 _IOWR('V', 5, struct v4l2_format32)
850 #define VIDIOC_TRY_FMT32 _IOWR('V', 64, struct v4l2_format32)