Linux Kernel
3.7.1
|
#include <tmio.h>
Data Fields | |
int(* | lcd_set_power )(struct platform_device *fb_dev, bool on) |
int(* | lcd_mode )(struct platform_device *fb_dev, const struct fb_videomode *mode) |
int | num_modes |
struct fb_videomode * | modes |
int | height |
int | width |
int(* lcd_mode)(struct platform_device *fb_dev, const struct fb_videomode *mode) |
int(* lcd_set_power)(struct platform_device *fb_dev, bool on) |
struct fb_videomode* modes |