Linux Kernel
3.7.1
|
Data Fields | |
struct spi_device * | spi |
struct regulator * | reg_vdd |
struct regulator * | reg_vss |
struct ad5791_chip_info * | chip_info |
unsigned short | vref_mv |
unsigned int | vref_neg_mv |
unsigned | ctrl |
unsigned | pwr_down_mode |
bool | pwr_down |
struct ad5791_state - driver instance specific data : spi_device : positive supply regulator : negative supply regulator : chip model specific constants : actual reference voltage used : voltage of the negative supply current power down mode
struct ad5791_chip_info* chip_info |
struct spi_device* spi |