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

#include <lm3630_bl.h>

Data Fields

int max_brt_led1
 
int max_brt_led2
 
int init_brt_led1
 
int init_brt_led2
 
enum lm3630_pwm_ctrl pwm_ctrl
 
enum lm3630_pwm_active pwm_active
 
enum lm3630_bank_a_ctrl bank_a_ctrl
 
enum lm3630_bank_b_ctrl bank_b_ctrl
 
unsigned int pwm_period
 
void(* pwm_set_intensity )(int brightness, int max_brightness)
 

Detailed Description

Definition at line 40 of file lm3630_bl.h.

Field Documentation

enum lm3630_bank_a_ctrl bank_a_ctrl

Definition at line 51 of file lm3630_bl.h.

enum lm3630_bank_b_ctrl bank_b_ctrl

Definition at line 52 of file lm3630_bl.h.

int init_brt_led1

Definition at line 47 of file lm3630_bl.h.

int init_brt_led2

Definition at line 48 of file lm3630_bl.h.

int max_brt_led1

Definition at line 43 of file lm3630_bl.h.

int max_brt_led2

Definition at line 44 of file lm3630_bl.h.

enum lm3630_pwm_active pwm_active

Definition at line 50 of file lm3630_bl.h.

enum lm3630_pwm_ctrl pwm_ctrl

Definition at line 49 of file lm3630_bl.h.

unsigned int pwm_period

Definition at line 53 of file lm3630_bl.h.

void(* pwm_set_intensity)(int brightness, int max_brightness)

Definition at line 54 of file lm3630_bl.h.


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