Searched defs:fb_vblank (Results 1 – 1 of 1) sorted by relevance
324 struct fb_vblank { struct325 __u32 flags; /* FB_VBLANK flags */326 __u32 count; /* counter of retraces since boot */327 __u32 vcount; /* current scanline position */328 __u32 hcount; /* current scandot position */329 __u32 reserved[4]; /* reserved for future compatibility */