Linux Kernel
3.7.1
|
#include <platform_lcd.h>
Data Fields | |
void(* | set_power )(struct plat_lcd_data *, unsigned int power) |
int(* | match_fb )(struct plat_lcd_data *, struct fb_info *) |
Definition at line 17 of file platform_lcd.h.
int(* match_fb)(struct plat_lcd_data *, struct fb_info *) |
Definition at line 19 of file platform_lcd.h.
void(* set_power)(struct plat_lcd_data *, unsigned int power) |
Definition at line 18 of file platform_lcd.h.