Home
last modified time | relevance | path

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

/external/v4l-utils/include/linux/
Dfb.h322 struct fb_vblank { struct
323 __u32 flags; /* FB_VBLANK flags */
324 __u32 count; /* counter of retraces since boot */
325 __u32 vcount; /* current scanline position */
326 __u32 hcount; /* current scandot position */
327 __u32 reserved[4]; /* reserved for future compatibility */
/external/kernel-headers/original/uapi/linux/
Dfb.h324 struct fb_vblank { struct
325 __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 */
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h91480 struct fb_vblank { struct
91481 __u32 flags;
91482 __u32 count;
91483 __u32 vcount;
91484 __u32 hcount;
91485 __u32 reserved[4];
Dvmlinux.h91480 struct fb_vblank { struct
91481 __u32 flags;
91482 __u32 count;
91483 __u32 vcount;
91484 __u32 hcount;
91485 __u32 reserved[4];