Linux Kernel
3.7.1
|
#include <lcd.h>
Data Fields | |
int(* | get_power )(struct lcd_device *) |
int(* | early_set_power )(struct lcd_device *, int power) |
int(* | r_early_set_power )(struct lcd_device *, int power) |
int(* | set_power )(struct lcd_device *, int power) |
int(* | get_contrast )(struct lcd_device *) |
int(* | set_contrast )(struct lcd_device *, int contrast) |
int(* | set_mode )(struct lcd_device *, struct fb_videomode *) |
int(* | check_fb )(struct lcd_device *, struct fb_info *) |
int(* get_contrast)(struct lcd_device *) |
int(* get_power)(struct lcd_device *) |
int(* set_mode)(struct lcd_device *, struct fb_videomode *) |