Home
last modified time | relevance | path

Searched defs:omapfb_display_info (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap4-aah/kernel-headers/linux/
Domapfb.h221 struct omapfb_display_info { struct
222 __u16 xres;
224 __u16 yres;
225 __u32 width;
226 __u32 height;
227 __u32 reserved[5];
/hardware/ti/omap4xxx/kernel-headers/linux/
Domapfb.h221 struct omapfb_display_info { struct
222 __u16 xres;
224 __u16 yres;
225 __u32 width;
226 __u32 height;
227 __u32 reserved[5];
/hardware/ti/omap4-aah/original-kernel-headers/linux/
Domapfb.h214 struct omapfb_display_info { struct
215 __u16 xres;
216 __u16 yres;
217 __u32 width; /* phys width of the display in micrometers */
218 __u32 height; /* phys height of the display in micrometers */
219 __u32 reserved[5];
/hardware/ti/omap4xxx/original-kernel-headers/linux/
Domapfb.h214 struct omapfb_display_info { struct
215 __u16 xres;
216 __u16 yres;
217 __u32 width; /* phys width of the display in micrometers */
218 __u32 height; /* phys height of the display in micrometers */
219 __u32 reserved[5];