Linux Kernel
3.7.1
|
#include <max8903_charger.h>
Data Fields | |
int | cen |
int | dok |
int | uok |
int | chg |
int | flt |
int | dcm |
int | usus |
bool | dc_valid |
bool | usb_valid |
Definition at line 26 of file max8903_charger.h.
int cen |
Definition at line 33 of file max8903_charger.h.
int chg |
Definition at line 36 of file max8903_charger.h.
bool dc_valid |
Definition at line 48 of file max8903_charger.h.
int dcm |
Definition at line 38 of file max8903_charger.h.
int dok |
Definition at line 34 of file max8903_charger.h.
int flt |
Definition at line 37 of file max8903_charger.h.
int uok |
Definition at line 35 of file max8903_charger.h.
bool usb_valid |
Definition at line 54 of file max8903_charger.h.
int usus |
Definition at line 39 of file max8903_charger.h.