Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfb.h311 struct fb_vblank { struct
312 __u32 flags; /* FB_VBLANK flags */
313 __u32 count; /* counter of retraces since boot */
314 __u32 vcount; /* current scanline position */
315 __u32 hcount; /* current scandot position */
316 __u32 reserved[4]; /* reserved for future compatibility */