Searched refs:OMAP_IOR (Results 1 – 4 of 4) sorted by relevance
/hardware/ti/omap4-aah/kernel-headers/linux/ |
D | omapfb.h | 26 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) macro 35 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps) 51 #define OMAPFB_MEMORY_READ OMAP_IOR(58, struct omapfb_memory_read) 52 #define OMAPFB_GET_OVERLAY_COLORMODE OMAP_IOR(59, struct omapfb_ovl_colormode) 55 #define OMAPFB_GET_VRAM_INFO OMAP_IOR(61, struct omapfb_vram_info) 57 #define OMAPFB_GET_DISPLAY_INFO OMAP_IOR(63, struct omapfb_display_info)
|
/hardware/ti/omap4xxx/kernel-headers/linux/ |
D | omapfb.h | 26 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) macro 35 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps) 51 #define OMAPFB_MEMORY_READ OMAP_IOR(58, struct omapfb_memory_read) 52 #define OMAPFB_GET_OVERLAY_COLORMODE OMAP_IOR(59, struct omapfb_ovl_colormode) 55 #define OMAPFB_GET_VRAM_INFO OMAP_IOR(61, struct omapfb_vram_info) 57 #define OMAPFB_GET_DISPLAY_INFO OMAP_IOR(63, struct omapfb_display_info)
|
/hardware/ti/omap4-aah/original-kernel-headers/linux/ |
D | omapfb.h | 34 #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)
|
/hardware/ti/omap4xxx/original-kernel-headers/linux/ |
D | omapfb.h | 34 #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)
|