Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h608 struct v4l2_framebuffer { struct
609 __u32 capability;
610 __u32 flags;
611 void *base;
612 struct {
621 } fmt;
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h1144 struct v4l2_framebuffer { struct
1145 __u32 capability;
1146 __u32 flags;
1149 void *base;
1150 struct {
1159 } fmt;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h599 struct v4l2_framebuffer { struct
600 __u32 capability;
601 __u32 flags;
602 void * base;
603 struct {
612 } fmt;