Home
last modified time | relevance | path

Searched defs:v4l2_exportbuffer (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h600 struct v4l2_exportbuffer { struct
601 __u32 type;
602 __u32 index;
603 __u32 plane;
604 __u32 flags;
605 __s32 fd;
606 __u32 reserved[11];
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h1132 struct v4l2_exportbuffer { struct
1133 __u32 type; /* enum v4l2_buf_type */
1134 __u32 index;
1135 __u32 plane;
1136 __u32 flags;
1137 __s32 fd;
1138 __u32 reserved[11];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h591 struct v4l2_exportbuffer { struct
592 __u32 type;
593 __u32 index;
594 __u32 plane;
595 __u32 flags;
596 __s32 fd;
597 __u32 reserved[11];