Home
last modified time | relevance | path

Searched refs:oti_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/iio/adc/
H A Dad7816.c50 u8 oti_data[AD7816_CS_MAX + 1]; member
282 (chip->oti_data[chip->channel_id] - in ad7816_show_oti()
286 return sprintf(buf, "%u\n", chip->oti_data[chip->channel_id]); in ad7816_show_oti()
325 chip->oti_data[chip->channel_id] = data; in ad7816_set_oti()
367 chip->oti_data[i] = 203; in ad7816_probe()