Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/
Domapfb.h89 struct omapfb2_device { struct
90 struct device *dev;
91 struct mutex mtx;
93 u32 pseudo_palette[17];
95 int state;
97 unsigned num_fbs;
98 struct fb_info *fbs[10];
99 struct omapfb2_mem_region regions[10];
101 unsigned num_displays;
102 struct omapfb_display_data displays[10];
[all …]