Linux Kernel
3.7.1
|
#include <ad7298.h>
Data Fields | |
struct spi_device * | spi |
struct regulator * | reg |
u16 | int_vref_mv |
unsigned | ext_ref |
struct spi_transfer | ring_xfer [10] |
struct spi_transfer | scan_single_xfer [3] |
struct spi_message | ring_msg |
struct spi_message | scan_single_msg |
unsigned short rx_buf[8] | ____cacheline_aligned |
unsigned short | tx_buf [2] |
unsigned short rx_buf [8] ____cacheline_aligned |
struct spi_message ring_msg |
struct spi_transfer ring_xfer[10] |
struct spi_message scan_single_msg |
struct spi_transfer scan_single_xfer[3] |
struct spi_device* spi |