Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/adc/
Dti-adc108s102.c59 struct adc108s102_state { struct
60 struct spi_device *spi;
61 struct regulator *reg;
62 u32 va_millivolt;
64 struct spi_transfer ring_xfer;
66 struct spi_transfer scan_single_xfer;
68 struct spi_message ring_msg;
70 struct spi_message scan_single_msg;
80 __be16 rx_buf[13] ____cacheline_aligned;
81 __be16 tx_buf[9] ____cacheline_aligned;