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

#include <ade7753.h>

Data Fields

struct spi_deviceus
 
struct mutex buf_lock
 
u8 tx[ADE7753_MAX_TX____cacheline_aligned
 
u8 rx [ADE7753_MAX_RX]
 

Detailed Description

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

Definition at line 67 of file ade7753.h.

Field Documentation

Definition at line 70 of file ade7753.h.

struct mutex buf_lock

Definition at line 69 of file ade7753.h.

Definition at line 71 of file ade7753.h.

Definition at line 68 of file ade7753.h.


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