Searched refs:iio_type (Results 1 – 2 of 2) sorted by relevance
481 static int scmi_iio_get_chan_type(u8 scmi_type, enum iio_chan_type *iio_type) in scmi_iio_get_chan_type() argument485 *iio_type = IIO_ACCEL; in scmi_iio_get_chan_type()488 *iio_type = IIO_ANGL_VEL; in scmi_iio_get_chan_type()
298 static enum bmi160_sensor_type bmi160_to_sensor(enum iio_chan_type iio_type) in bmi160_to_sensor() argument300 switch (iio_type) { in bmi160_to_sensor()