Searched refs:IIO_DISTANCE (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/drivers/iio/proximity/ |
D | vl53l0x-i2c.c | 82 .type = IIO_DISTANCE, 95 if (chan->type != IIO_DISTANCE) in vl53l0x_read_raw()
|
D | mb1232.c | 140 if (channel->type != IIO_DISTANCE) in mb1232_read_raw() 162 .type = IIO_DISTANCE,
|
D | srf04.c | 188 if (channel->type != IIO_DISTANCE) in srf04_read_raw() 217 .type = IIO_DISTANCE,
|
D | srf08.c | 210 if (channel->type != IIO_DISTANCE) in srf08_read_raw() 418 .type = IIO_DISTANCE,
|
D | rfd77402.c | 87 .type = IIO_DISTANCE,
|
D | pulsedlight-lidar-lite-v2.c | 51 .type = IIO_DISTANCE,
|
/Linux-v5.4/tools/iio/ |
D | iio_event_monitor.c | 51 [IIO_DISTANCE] = "distance", 154 case IIO_DISTANCE: in event_is_known()
|
/Linux-v5.4/include/uapi/linux/iio/ |
D | types.h | 37 IIO_DISTANCE, enumerator
|
/Linux-v5.4/drivers/iio/light/ |
D | vl6180.c | 266 .type = IIO_DISTANCE, 321 case IIO_DISTANCE: in vl6180_read_raw()
|
/Linux-v5.4/drivers/iio/accel/ |
D | mma9553.c | 482 case IIO_DISTANCE: in mma9553_read_raw() 959 MMA9553_PEDOMETER_CHANNEL(IIO_DISTANCE, BIT(IIO_CHAN_INFO_PROCESSED)),
|
/Linux-v5.4/drivers/iio/ |
D | industrialio-core.c | 76 [IIO_DISTANCE] = "distance",
|