OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMAP_IOR
(Results
26 - 26
of
26
) sorted by null
1
2
/hardware/ti/omap4xxx/original-kernel-headers/linux/
omapfb.h
34
#define
OMAP_IOR
(num, dtype) _IOR('O', num, dtype)
42
#define OMAPFB_GET_CAPS
OMAP_IOR
(42, struct omapfb_caps)
55
#define OMAPFB_MEMORY_READ
OMAP_IOR
(58, struct omapfb_memory_read)
56
#define OMAPFB_GET_OVERLAY_COLORMODE
OMAP_IOR
(59, struct omapfb_ovl_colormode)
58
#define OMAPFB_GET_VRAM_INFO
OMAP_IOR
(61, struct omapfb_vram_info)
60
#define OMAPFB_GET_DISPLAY_INFO
OMAP_IOR
(63, struct omapfb_display_info)
Completed in 47 milliseconds
1
2