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

/linux-master/include/uapi/linux/
H A Domapfb.h35 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) macro
43 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps)
56 #define OMAPFB_MEMORY_READ OMAP_IOR(58, struct omapfb_memory_read)
57 #define OMAPFB_GET_OVERLAY_COLORMODE OMAP_IOR(59, struct omapfb_ovl_colormode)
59 #define OMAPFB_GET_VRAM_INFO OMAP_IOR(61, struct omapfb_vram_info)
61 #define OMAPFB_GET_DISPLAY_INFO OMAP_IOR(63, struct omapfb_display_info)

Completed in 218 milliseconds