Home
last modified time | relevance | path

Searched defs:ads124s_private (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dti-ads124s08.c96 struct ads124s_private { struct
97 const struct ads124s_chip_info *chip_info;
98 struct gpio_desc *reset_gpio;
99 struct spi_device *spi;
100 struct mutex lock;
108 u32 buffer[ADS124S08_MAX_CHANNELS + sizeof(s64)/sizeof(u32)] __aligned(8);