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

Data Fields

struct devicehwmon_dev
 
int pwm_enable
 
unsigned char curr_pwm
 
struct power_supply psy
 
struct power_supply_info psy_info
 
char bat_model_name [BAT_MODEL_NAME_LEN+1]
 
char bat_manufacturer_name [BAT_MANUFACTURER_NAME_LEN+1]
 
char bat_serial_number [BAT_SERIAL_NUMBER_LEN+1]
 

Detailed Description

Definition at line 174 of file compal-laptop.c.

Field Documentation

char bat_manufacturer_name[BAT_MANUFACTURER_NAME_LEN+1]

Definition at line 184 of file compal-laptop.c.

char bat_model_name[BAT_MODEL_NAME_LEN+1]

Definition at line 183 of file compal-laptop.c.

char bat_serial_number[BAT_SERIAL_NUMBER_LEN+1]

Definition at line 185 of file compal-laptop.c.

unsigned char curr_pwm

Definition at line 178 of file compal-laptop.c.

struct device* hwmon_dev

Definition at line 176 of file compal-laptop.c.

Definition at line 181 of file compal-laptop.c.

Definition at line 182 of file compal-laptop.c.

int pwm_enable

Definition at line 177 of file compal-laptop.c.


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