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

Data Fields

struct spi_devicespi
 
struct devicehwmon_dev
 
struct spi_message msg
 
struct spi_transfer xfer [2]
 
uint8_t tx_buf [MAX1111_TX_BUF_SIZE]
 
uint8_t rx_buf [MAX1111_RX_BUF_SIZE]
 
struct mutex drvdata_lock
 
int sel_sh
 
int lsb
 

Detailed Description

Definition at line 39 of file max1111.c.

Field Documentation

struct mutex drvdata_lock

Definition at line 46 of file max1111.c.

struct device* hwmon_dev

Definition at line 41 of file max1111.c.

int lsb

Definition at line 49 of file max1111.c.

Definition at line 42 of file max1111.c.

Definition at line 45 of file max1111.c.

int sel_sh

Definition at line 48 of file max1111.c.

Definition at line 40 of file max1111.c.

Definition at line 44 of file max1111.c.

Definition at line 43 of file max1111.c.


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