Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/
A Domapfb.h78 struct omapfb2_device { struct
79 struct device *dev;
80 struct mutex mtx;
82 u32 pseudo_palette[17];
84 int state;
86 unsigned num_fbs;
87 struct fb_info *fbs[10];
88 struct omapfb2_mem_region regions[10];
90 unsigned num_displays;
91 struct omapfb_display_data displays[10];
[all …]

Completed in 4 milliseconds