Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb.h90 struct omapfb2_device { struct
91 struct device *dev;
92 struct mutex mtx;
94 u32 pseudo_palette[17];
96 int state;
98 unsigned num_fbs;
99 struct fb_info *fbs[10];
100 struct omapfb2_mem_region regions[10];
102 unsigned num_displays;
103 struct omapfb_display_data displays[10];
[all …]