|
Linux Kernel
3.7.1
|
Data Fields | |
| struct spi_device * | spi |
| unsigned int | ctrl |
| enum ad5421_current_range | current_range |
| unsigned int | fault_mask |
| union { | |
| u32 d32 | |
| u8 d8 [4] | |
| } | ____cacheline_aligned [2] |
struct ad5421_state - driver instance specific data : spi_device : control register cache : current range which the device is configured for : spi transfer buffers : software masking of events
| union { ... } ____cacheline_aligned[2] |
| enum ad5421_current_range current_range |
| struct spi_device* spi |
1.8.2