Linux Kernel
3.7.1
|
#include <ad5624r.h>
Data Fields | |
struct spi_device * | us |
struct ad5624r_chip_info * | chip_info |
struct regulator * | reg |
unsigned short | vref_mv |
unsigned | pwr_down_mask |
unsigned | pwr_down_mode |
struct ad5446_state - driver instance specific data : the industrial I/O device : spi_device : chip model specific constants, available modes etc : supply regulator : actual reference voltage used power down mask current power down mode
struct ad5624r_chip_info* chip_info |
struct spi_device* us |