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

#include <ade7759.h>

Data Fields

struct spi_deviceus
 
struct mutex buf_lock
 
u8 tx[ADE7759_MAX_TX____cacheline_aligned
 
u8 rx [ADE7759_MAX_RX]
 

Detailed Description

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

Definition at line 48 of file ade7759.h.

Field Documentation

Definition at line 51 of file ade7759.h.

struct mutex buf_lock

Definition at line 50 of file ade7759.h.

Definition at line 52 of file ade7759.h.

Definition at line 49 of file ade7759.h.


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