Linux Kernel
3.7.1
|
Data Fields | |
struct spi_device * | spi |
struct regulator * | reg |
struct ad9523_platform_data * | pdata |
struct iio_chan_spec | ad9523_channels [AD9523_NUM_CHAN] |
unsigned long | vcxo_freq |
unsigned long | vco_freq |
unsigned long | vco_out_freq [AD9523_NUM_CLK_SRC] |
unsigned char | vco_out_map [AD9523_NUM_CHAN_ALT_CLK_SRC] |
union { | |
__be32 d32 | |
u8 d8 [4] | |
} | ____cacheline_aligned [2] |
union { ... } ____cacheline_aligned[2] |
struct iio_chan_spec ad9523_channels[AD9523_NUM_CHAN] |
struct ad9523_platform_data* pdata |
struct spi_device* spi |
unsigned long vco_out_freq[AD9523_NUM_CLK_SRC] |
unsigned char vco_out_map[AD9523_NUM_CHAN_ALT_CLK_SRC] |