Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/
A Domapfb.h58 struct omapfb_info { struct
59 int id;
60 struct omapfb2_mem_region *region;
61 int num_overlays;
62 struct omap_overlay *overlays[OMAPFB_MAX_OVL_PER_FB];
63 struct omapfb2_device *fbdev;
64 enum omap_dss_rotation_type rotation_type;
65 u8 rotation[OMAPFB_MAX_OVL_PER_FB];
66 bool mirror;

Completed in 3 milliseconds