Home
last modified time | relevance | path

Searched defs:v4l2_selection (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h679 struct v4l2_selection { struct
680 __u32 type;
681 __u32 target;
682 __u32 flags;
683 struct v4l2_rect r;
684 __u32 reserved[9];
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h1247 struct v4l2_selection { struct
1248 __u32 type;
1249 __u32 target;
1250 __u32 flags;
1251 struct v4l2_rect r;
1252 __u32 reserved[9];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h670 struct v4l2_selection { struct
671 __u32 type;
672 __u32 target;
673 __u32 flags;
674 struct v4l2_rect r;
675 __u32 reserved[9];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dvideodev2.h670 struct v4l2_selection { struct
671 __u32 type;
672 __u32 target;
673 __u32 flags;
674 struct v4l2_rect r;
675 __u32 reserved[9];
/kernel/linux/linux-6.6/include/uapi/linux/
Dvideodev2.h1327 struct v4l2_selection { struct
1328 __u32 type;
1329 __u32 target;
1330 __u32 flags;
1331 struct v4l2_rect r;
1332 __u32 reserved[9];