OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hcount
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
fb.h
273
__u32
hcount
;
member in struct:fb_vblank
/external/kernel-headers/original/uapi/linux/
fb.h
325
#define FB_VBLANK_HAVE_HCOUNT 0x040 /* the
hcount
field is valid */
333
__u32
hcount
; /* current scandot position */
member in struct:fb_vblank
/external/u-boot/include/linux/
fb.h
187
#define FB_VBLANK_HAVE_HCOUNT 0x040 /* the
hcount
field is valid */
195
__u32
hcount
; /* current scandot position */
member in struct:fb_vblank
Completed in 447 milliseconds