|
Linux Kernel
3.7.1
|
Data Fields | |
| struct spi_device * | spi |
| struct ad5360_chip_info * | chip_info |
| struct regulator_bulk_data | vref_reg [3] |
| unsigned int | ctrl |
| union { | |
| __be32 d32 | |
| u8 d8 [4] | |
| } | ____cacheline_aligned [2] |
struct ad5360_state - driver instance specific data : spi_device : chip model specific constants, available modes etc : vref supply regulators : control register cache : spi transfer buffers
| union { ... } ____cacheline_aligned[2] |
| struct ad5360_chip_info* chip_info |
| struct spi_device* spi |
| struct regulator_bulk_data vref_reg[3] |
1.8.2