Lines Matching defs:adc12138
35 adc12138, enumerator
38 struct adc12138 { struct
39 struct spi_device *spi;
40 unsigned int id;
42 struct clk *cclk;
44 struct regulator *vref_p;
46 struct regulator *vref_n;
47 struct mutex lock;
48 struct completion complete;
50 unsigned int acquisition_time;
56 __be16 data[20] __aligned(8);
59 u8 rx_buf[2];