Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfb.h330 struct fb_vblank { struct
331 __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 */