|
Linux Kernel
3.7.1
|
Data Fields | |
| struct spi_device * | spi |
| struct ad5686_chip_info * | chip_info |
| struct regulator * | reg |
| unsigned short | vref_mv |
| unsigned | pwr_down_mask |
| unsigned | pwr_down_mode |
| union { | |
| u32 d32 | |
| u8 d8 [4] | |
| } | ____cacheline_aligned [3] |
struct ad5446_state - driver instance specific data : spi_device : chip model specific constants, available modes etc : supply regulator : actual reference voltage used : power down mask : current power down mode : spi transfer buffers
| union { ... } ____cacheline_aligned[3] |
| struct ad5686_chip_info* chip_info |
| struct spi_device* spi |
1.8.2