Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
plat_lcd_data Struct Reference

#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 *)
 

Detailed Description

Definition at line 17 of file platform_lcd.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: