Linux Kernel
3.7.1
|
#include <sh_mobile_lcdc.h>
Data Fields | |
const char * | name |
int | max_brightness |
int(* | set_brightness )(int brightness) |
int(* | get_brightness )(void) |
Definition at line 162 of file sh_mobile_lcdc.h.
Definition at line 166 of file sh_mobile_lcdc.h.
int max_brightness |
Definition at line 164 of file sh_mobile_lcdc.h.
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.