Lines Matching refs:max1118
31 max1118, enumerator
35 struct max1118 { struct
72 struct max1118 *adc = iio_priv(indio_dev); in max1118_read()
119 struct max1118 *adc = iio_priv(indio_dev); in max1118_get_vref_mV()
128 case max1118: in max1118_get_vref_mV()
142 struct max1118 *adc = iio_priv(indio_dev); in max1118_read_raw()
173 struct max1118 *adc = iio_priv(indio_dev); in max1118_trigger_handler()
207 struct max1118 *adc; in max1118_probe()
219 if (id->driver_data == max1118) { in max1118_probe()
260 if (id->driver_data == max1118) in max1118_probe()
269 struct max1118 *adc = iio_priv(indio_dev); in max1118_remove()
274 if (id->driver_data == max1118) in max1118_remove()
282 { "max1118", max1118 },