Home
last modified time | relevance | path

Searched refs:single_ended_adc_val (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/dummy/
H A Diio_simple_dummy.h18 * @single_ended_adc_val: cache for single ended adc value
30 int single_ended_adc_val; member
H A Diio_simple_dummy.c304 *val = st->single_ended_adc_val; in iio_dummy_read_raw()
541 st->single_ended_adc_val = 73; in iio_dummy_init_device()
/kernel/linux/linux-6.6/drivers/iio/dummy/
H A Diio_simple_dummy.h18 * @single_ended_adc_val: cache for single ended adc value
30 int single_ended_adc_val; member
H A Diio_simple_dummy.c304 *val = st->single_ended_adc_val; in iio_dummy_read_raw()
541 st->single_ended_adc_val = 73; in iio_dummy_init_device()

Completed in 2 milliseconds