Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/v4l2-core/ !
Dv4l2-compat-ioctl32.c107 struct v4l2_format32 { struct
138 struct v4l2_format32 format; argument
145 struct v4l2_format32 __user *p32) in get_v4l2_format32()
195 struct v4l2_format32 __user *p32) in put_v4l2_format32()
855 #define VIDIOC_G_FMT32 _IOWR('V', 4, struct v4l2_format32)
856 #define VIDIOC_S_FMT32 _IOWR('V', 5, struct v4l2_format32)
866 #define VIDIOC_TRY_FMT32 _IOWR('V', 64, struct v4l2_format32)