Searched refs:OMAP_IOR (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Domapfb.h34 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) macro
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 21 milliseconds