Linux Kernel
3.7.1
|
Data Fields | |
struct device * | dev |
void __iomem * | base |
int | irq [13] |
uint32_t * | buffer |
struct iio_trigger * | trig |
struct mutex | lock |
uint8_t | enable |
struct completion | completion |
Definition at line 83 of file mxs-lradc.c.
Definition at line 85 of file mxs-lradc.c.
Definition at line 88 of file mxs-lradc.c.
Definition at line 95 of file mxs-lradc.c.
Definition at line 84 of file mxs-lradc.c.
uint8_t enable |
Definition at line 93 of file mxs-lradc.c.
int irq[13] |
Definition at line 86 of file mxs-lradc.c.
Definition at line 91 of file mxs-lradc.c.
struct iio_trigger* trig |
Definition at line 89 of file mxs-lradc.c.