Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfb.h329 struct fb_vblank { struct
330 __u32 flags; /* FB_VBLANK flags */
331 __u32 count; /* counter of retraces since boot */
332 __u32 vcount; /* current scanline position */
333 __u32 hcount; /* current scandot position */
334 __u32 reserved[4]; /* reserved for future compatibility */
/external/u-boot/include/linux/
Dfb.h191 struct fb_vblank { struct
192 __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 */