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

#include <abx500.h>

Data Fields

int usb_volt_max
 
int usb_curr_max
 
int ac_volt_max
 
int ac_curr_max
 

Detailed Description

struct abx500_bm_charger_parameters - Charger specific parameters : maximum allowed USB charger voltage in mV : maximum allowed USB charger current in mA : maximum allowed AC charger voltage in mV : maximum allowed AC charger current in mA

Definition at line 206 of file abx500.h.

Field Documentation

int ac_curr_max

Definition at line 210 of file abx500.h.

int ac_volt_max

Definition at line 209 of file abx500.h.

int usb_curr_max

Definition at line 208 of file abx500.h.

int usb_volt_max

Definition at line 207 of file abx500.h.


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