Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/light/
Dcm3605.c159 enum iio_chan_type ch_type; in cm3605_probe() local
204 ret = iio_get_channel_type(cm3605->aout, &ch_type); in cm3605_probe()
207 if (ch_type != IIO_VOLTAGE) { in cm3605_probe()
/linux-4.19.296/drivers/iio/humidity/
Dhts221_core.c349 enum iio_chan_type ch_type, in hts221_get_sensor_scale() argument
355 switch (ch_type) { in hts221_get_sensor_scale()
378 enum iio_chan_type ch_type, in hts221_get_sensor_offset() argument
384 switch (ch_type) { in hts221_get_sensor_offset()