Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap/
A Domapfb.h141 struct lcd_ctrl { struct
142 const char *name;
143 void *data;
148 void (*cleanup) (void);
158 int (*set_rotate) (int angle);
161 int (*mmap) (struct fb_info *info,
163 int (*set_scale) (int plane,
171 void (*sync) (void);
172 void (*suspend) (void);
173 void (*resume) (void);
[all …]

Completed in 6 milliseconds