|
Linux Kernel
3.7.1
|
Data Fields | |
| struct spi_device * | spi |
| struct ad5764_chip_info * | chip_info |
| struct regulator_bulk_data | vref_reg [2] |
| union { | |
| __be32 d32 | |
| u8 d8 [4] | |
| } | ____cacheline_aligned [2] |
struct ad5764_state - driver instance specific data : spi_device : chip info : vref supply regulators : spi transfer buffers
| union { ... } ____cacheline_aligned[2] |
| struct ad5764_chip_info* chip_info |
| struct spi_device* spi |
| struct regulator_bulk_data vref_reg[2] |
1.8.2