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

#include <ab8500-bm.h>

Data Fields

int usb_volt_max
 
int usb_curr_max
 
int ac_volt_max
 
int ac_curr_max
 

Detailed Description

struct ab8500_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 338 of file ab8500-bm.h.

Field Documentation

int ac_curr_max

Definition at line 342 of file ab8500-bm.h.

int ac_volt_max

Definition at line 341 of file ab8500-bm.h.

int usb_curr_max

Definition at line 340 of file ab8500-bm.h.

int usb_volt_max

Definition at line 339 of file ab8500-bm.h.


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