|
Linux Kernel
3.7.1
|
#include <sharpsl_pm.h>
Data Fields | |
| struct device * | dev |
| struct timer_list | ac_timer |
| struct timer_list | chrg_full_timer |
| int | charge_mode |
| unsigned int | flags |
| int | full_count |
| unsigned long | charge_start_time |
| struct sharpsl_charger_machinfo * | machinfo |
| struct battery_stat | battstat |
Definition at line 70 of file sharpsl_pm.h.
| struct timer_list ac_timer |
Definition at line 72 of file sharpsl_pm.h.
| struct battery_stat battstat |
Definition at line 91 of file sharpsl_pm.h.
| int charge_mode |
Definition at line 75 of file sharpsl_pm.h.
| unsigned long charge_start_time |
Definition at line 89 of file sharpsl_pm.h.
| struct timer_list chrg_full_timer |
Definition at line 73 of file sharpsl_pm.h.
Definition at line 71 of file sharpsl_pm.h.
| unsigned int flags |
Definition at line 81 of file sharpsl_pm.h.
| int full_count |
Definition at line 88 of file sharpsl_pm.h.
| struct sharpsl_charger_machinfo* machinfo |
Definition at line 90 of file sharpsl_pm.h.
1.8.2