Home
last modified time | relevance | path

Searched refs:IIO_TIMESTAMP (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.15/drivers/iio/common/ssp_sensors/
Dssp_iio_sensor.h23 .type = IIO_TIMESTAMP, \
/Linux-v5.15/include/uapi/linux/iio/
Dtypes.h28 IIO_TIMESTAMP, enumerator
/Linux-v5.15/tools/iio/
Diio_event_monitor.c43 [IIO_TIMESTAMP] = "timestamp",
147 case IIO_TIMESTAMP: in event_is_known()
/Linux-v5.15/drivers/iio/pressure/
Dcros_ec_baro.c177 channel->type = IIO_TIMESTAMP; in cros_ec_baro_probe()
/Linux-v5.15/drivers/iio/light/
Dcros_ec_light_prox.c230 channel->type = IIO_TIMESTAMP; in cros_ec_light_prox_probe()
/Linux-v5.15/include/linux/iio/
Diio.h304 .type = IIO_TIMESTAMP, \
/Linux-v5.15/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors.c283 channel->type = IIO_TIMESTAMP; in cros_ec_sensors_probe()
/Linux-v5.15/drivers/iio/adc/
Dcc10001_adc.c296 timestamp->type = IIO_TIMESTAMP; in cc10001_adc_channel_init()
Ddln2-adc.c467 lval.type = IIO_TIMESTAMP; \
Dat91_adc.c528 timestamp->type = IIO_TIMESTAMP; in at91_adc_channel_init()
Dstm32-adc.c1813 timestamp->type = IIO_TIMESTAMP; in stm32_adc_chan_of_init()
/Linux-v5.15/drivers/iio/chemical/
Datlas-sensor.c108 for (; spec->type != IIO_TIMESTAMP; spec++) in atlas_buffer_num_channels()
/Linux-v5.15/drivers/iio/common/scmi_sensors/
Dscmi_iio.c369 iio_chan->type = IIO_TIMESTAMP; in scmi_iio_set_timestamp_channel()
/Linux-v5.15/drivers/iio/
Dindustrialio-buffer.c512 if (chan->type != IIO_TIMESTAMP) in iio_buffer_add_channel_sysfs()
1501 if (channels[i].type == IIO_TIMESTAMP) in __iio_buffer_alloc_sysfs_and_mask()
Dindustrialio-core.c68 [IIO_TIMESTAMP] = "timestamp",
1535 if (chan->type == IIO_TIMESTAMP) in iio_device_register_sysfs()
/Linux-v5.15/drivers/staging/iio/adc/
Dad7280a.c549 chan->type = IIO_TIMESTAMP; in ad7280_timestamp_channel_init()