Searched defs:fb_vblank (Results 1 – 4 of 4) sorted by relevance
327 struct fb_vblank { struct328 __u32 flags; /* FB_VBLANK flags */329 __u32 count; /* counter of retraces since boot */330 __u32 vcount; /* current scanline position */331 __u32 hcount; /* current scandot position */332 __u32 reserved[4]; /* reserved for future compatibility */
330 struct fb_vblank { struct331 __u32 flags; /* FB_VBLANK flags */332 __u32 count; /* counter of retraces since boot */333 __u32 vcount; /* current scanline position */334 __u32 hcount; /* current scandot position */335 __u32 reserved[4]; /* reserved for future compatibility */
191 struct fb_vblank { struct192 __u32 flags; /* FB_VBLANK flags */193 __u32 count; /* counter of retraces since boot */194 __u32 vcount; /* current scanline position */195 __u32 hcount; /* current scandot position */196 __u32 reserved[4]; /* reserved for future compatibility */