Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h60933 struct fb_var_screeninfo { struct
60934 __u32 xres;
60935 __u32 yres;
60936 __u32 xres_virtual;
60937 __u32 yres_virtual;
60938 __u32 xoffset;
60939 __u32 yoffset;
60940 __u32 bits_per_pixel;
60941 __u32 grayscale;
60942 struct fb_bitfield red;
[all …]