Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dfb.h242 struct fb_var_screeninfo { struct
243 __u32 xres; /* visible resolution */
244 __u32 yres;
246 __u32 yres_virtual;
248 __u32 yoffset; /* resolution */
250 __u32 bits_per_pixel; /* guess what */
255 struct fb_bitfield blue;
260 __u32 activate; /* see FB_ACTIVATE_* */
272 __u32 lower_margin;
275 __u32 sync; /* see FB_SYNC_* */
[all …]

Completed in 7 milliseconds