Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dfb.h243 struct fb_var_screeninfo { struct
244 __u32 xres; /* visible resolution */
245 __u32 yres;
247 __u32 yres_virtual;
249 __u32 yoffset; /* resolution */
251 __u32 bits_per_pixel; /* guess what */
256 struct fb_bitfield blue;
261 __u32 activate; /* see FB_ACTIVATE_* */
273 __u32 lower_margin;
276 __u32 sync; /* see FB_SYNC_* */
[all …]

Completed in 12 milliseconds