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

#include <ade7754.h>

Data Fields

struct spi_deviceus
 
struct mutex buf_lock
 
u8 tx[ADE7754_MAX_TX____cacheline_aligned
 
u8 rx [ADE7754_MAX_RX]
 

Detailed Description

struct ade7754_state - device instance specific data : actual spi_device : mutex to protect tx and rx : transmit buffer : receive buffer

Definition at line 85 of file ade7754.h.

Field Documentation

Definition at line 88 of file ade7754.h.

struct mutex buf_lock

Definition at line 87 of file ade7754.h.

Definition at line 89 of file ade7754.h.

Definition at line 86 of file ade7754.h.


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