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

#include <sh_mobile_lcdc.h>

Data Fields

const charname
 
int max_brightness
 
int(* set_brightness )(int brightness)
 
int(* get_brightness )(void)
 

Detailed Description

Definition at line 162 of file sh_mobile_lcdc.h.

Field Documentation

int(* get_brightness)(void)

Definition at line 166 of file sh_mobile_lcdc.h.

int max_brightness

Definition at line 164 of file sh_mobile_lcdc.h.

const char* name

Definition at line 163 of file sh_mobile_lcdc.h.

int(* set_brightness)(int brightness)

Definition at line 165 of file sh_mobile_lcdc.h.


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