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.c85 struct ads1018 { struct
92 struct ads1018_chan_data chan_data[ADS1018_CHANNELS_MAX]; argument
93 const struct ads1018_chip_info *chip_info; argument
95 struct spi_message msg_read;
96 struct spi_transfer xfer;
98 __be16 rx_buf[2];
217 static int ads1018_spi_read_exclusive(struct ads1018 *ads1018, __be16 *cnv, in ads1018_spi_read_exclusive()
247 static int ads1018_single_shot(struct ads1018 *ads1018, in ads1018_single_shot()
295 struct ads1018 *ads1018 = iio_priv(indio_dev); in ads1018_read_raw_direct_mode() local
358 struct ads1018 *ads1018 = iio_priv(indio_dev); in ads1018_read_avail() local
[all …]