Linux Kernel
3.7.1
|
Definition at line 25 of file nvec_power.c.
int bat_cap |
Definition at line 41 of file nvec_power.c.
int bat_current_avg |
Definition at line 34 of file nvec_power.c.
int bat_current_now |
Definition at line 33 of file nvec_power.c.
char bat_manu[30] |
Definition at line 43 of file nvec_power.c.
char bat_model[30] |
Definition at line 44 of file nvec_power.c.
int bat_present |
Definition at line 30 of file nvec_power.c.
int bat_status |
Definition at line 31 of file nvec_power.c.
int bat_temperature |
Definition at line 40 of file nvec_power.c.
char bat_type[30] |
Definition at line 45 of file nvec_power.c.
int bat_type_enum |
Definition at line 42 of file nvec_power.c.
int bat_voltage_now |
Definition at line 32 of file nvec_power.c.
int capacity_remain |
Definition at line 39 of file nvec_power.c.
int charge_full_design |
Definition at line 36 of file nvec_power.c.
int charge_last_full |
Definition at line 37 of file nvec_power.c.
int critical_capacity |
Definition at line 38 of file nvec_power.c.
struct notifier_block notifier |
Definition at line 26 of file nvec_power.c.
Definition at line 28 of file nvec_power.c.
int on |
Definition at line 29 of file nvec_power.c.
struct delayed_work poller |
Definition at line 27 of file nvec_power.c.
int time_remain |
Definition at line 35 of file nvec_power.c.