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

#include <ux500_chargalg.h>

Data Fields

struct power_supply psy
 
struct ux500_charger_ops ops
 
int max_out_volt
 
int max_out_curr
 

Detailed Description

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.

Field Documentation

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.

Definition at line 32 of file ux500_chargalg.h.


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