Searched refs:IIO_DISTANCE (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/iio/proximity/ |
D | mb1232.c | 143 if (channel->type != IIO_DISTANCE) in mb1232_read_raw() 165 .type = IIO_DISTANCE,
|
D | ping.c | 232 if (channel->type != IIO_DISTANCE) in ping_read_raw() 261 .type = IIO_DISTANCE,
|
D | vl53l0x-i2c.c | 160 .type = IIO_DISTANCE, 173 if (chan->type != IIO_DISTANCE) in vl53l0x_read_raw()
|
D | srf04.c | 200 if (channel->type != IIO_DISTANCE) in srf04_read_raw() 229 .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 | 56 .type = IIO_DISTANCE,
|
/linux-6.1.9/include/uapi/linux/iio/ |
D | types.h | 37 IIO_DISTANCE, enumerator
|
/linux-6.1.9/tools/iio/ |
D | iio_event_monitor.c | 52 [IIO_DISTANCE] = "distance", 166 case IIO_DISTANCE: in event_is_known()
|
/linux-6.1.9/drivers/iio/light/ |
D | vl6180.c | 267 .type = IIO_DISTANCE, 322 case IIO_DISTANCE: in vl6180_read_raw()
|
/linux-6.1.9/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-6.1.9/drivers/iio/ |
D | industrialio-core.c | 77 [IIO_DISTANCE] = "distance",
|