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

Data Fields

enum chips id
 
int vin_min
 
int vin_max
 
int temp_min
 
int temp_max
 
int vout_min [8]
 
int vout_max [8]
 
int iout_max [2]
 
int temp2_max [2]
 
struct pmbus_driver_info info
 

Detailed Description

Definition at line 59 of file ltc2978.c.

Field Documentation

enum chips id

Definition at line 60 of file ltc2978.c.

Definition at line 66 of file ltc2978.c.

int iout_max[2]

Definition at line 64 of file ltc2978.c.

int temp2_max[2]

Definition at line 65 of file ltc2978.c.

int temp_max

Definition at line 62 of file ltc2978.c.

int temp_min

Definition at line 62 of file ltc2978.c.

int vin_max

Definition at line 61 of file ltc2978.c.

int vin_min

Definition at line 61 of file ltc2978.c.

int vout_max[8]

Definition at line 63 of file ltc2978.c.

int vout_min[8]

Definition at line 63 of file ltc2978.c.


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