Linux Kernel
3.7.1
|
#include <adis16400.h>
struct adis16400_state - device instance specific data : actual spi_device : data ready trigger registered with iio : transmit buffer : receive buffer : mutex to protect tx and rx : integer part of requested filter frequency
Definition at line 156 of file adis16400.h.
Definition at line 163 of file adis16400.h.
Definition at line 164 of file adis16400.h.
Definition at line 159 of file adis16400.h.
int filt_int |
Definition at line 161 of file adis16400.h.
struct iio_trigger* trig |
Definition at line 158 of file adis16400.h.
struct spi_device* us |
Definition at line 157 of file adis16400.h.
struct adis16400_chip_info* variant |
Definition at line 160 of file adis16400.h.