OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMAP_IO
(Results
26 - 26
of
26
) sorted by null
1
2
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
omapfb.h
29
#define
OMAP_IO
(num) _IO('O', num)
31
#define OMAPFB_SYNC_GFX
OMAP_IO
(37)
32
#define OMAPFB_VSYNC
OMAP_IO
(38)
50
#define OMAPFB_WAITFORVSYNC
OMAP_IO
(57)
54
#define OMAPFB_WAITFORGO
OMAP_IO
(60)
Completed in 34 milliseconds
1
2