Linux Kernel
3.7.1
|
#include <ux500_chargalg.h>
Data Fields | |
struct power_supply | psy |
struct ux500_charger_ops | ops |
int | max_out_volt |
int | max_out_curr |
struct ux500_charger - power supply ux500 charger sub class power supply base class ux500 charger operations maximum output charger voltage in mV maximum output charger current in mA
Definition at line 31 of file ux500_chargalg.h.
int max_out_curr |
Definition at line 35 of file ux500_chargalg.h.
int max_out_volt |
Definition at line 34 of file ux500_chargalg.h.
Definition at line 33 of file ux500_chargalg.h.
struct power_supply psy |
Definition at line 32 of file ux500_chargalg.h.