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

#include <adis16201.h>

Data Fields

struct spi_deviceus
 
struct iio_triggertrig
 
struct mutex buf_lock
 
u8 tx[14] ____cacheline_aligned
 
u8 rx [14]
 

Detailed Description

struct adis16201_state - device instance specific data : actual spi_device : data ready trigger registered with iio : transmit buffer : receive buffer : mutex to protect tx and rx

Definition at line 72 of file adis16201.h.

Field Documentation

Definition at line 76 of file adis16201.h.

struct mutex buf_lock

Definition at line 75 of file adis16201.h.

u8 rx[14]

Definition at line 77 of file adis16201.h.

Definition at line 74 of file adis16201.h.

Definition at line 73 of file adis16201.h.


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