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

Data Fields

struct power_supplymain
 
struct power_supplybat
 
struct power_supplymax_charge_bat
 
struct power_supplymax_energy_bat
 
union power_supply_propval full
 
int max_charge
 
int max_energy
 

Detailed Description

Definition at line 35 of file apm_power.c.

Field Documentation

Definition at line 37 of file apm_power.c.

Definition at line 40 of file apm_power.c.

Definition at line 36 of file apm_power.c.

int max_charge

Definition at line 41 of file apm_power.c.

struct power_supply* max_charge_bat

Definition at line 38 of file apm_power.c.

int max_energy

Definition at line 42 of file apm_power.c.

struct power_supply* max_energy_bat

Definition at line 39 of file apm_power.c.


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