Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dti-ads1018.c86 struct ads1018 { struct
93 struct ads1018_chan_data chan_data[ADS1018_CHANNELS_MAX]; argument
94 const struct ads1018_chip_info *chip_info; argument
96 struct spi_message msg_read;
97 struct spi_transfer xfer;
99 __be16 rx_buf[2];
218 static int ads1018_spi_read_exclusive(struct ads1018 *ads1018, __be16 *cnv, in ads1018_spi_read_exclusive()
248 static int ads1018_single_shot(struct ads1018 *ads1018, in ads1018_single_shot()
296 struct ads1018 *ads1018 = iio_priv(indio_dev); in ads1018_read_raw_direct_mode() local
359 struct ads1018 *ads1018 = iio_priv(indio_dev); in ads1018_read_avail() local
[all …]