Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/common/ssp_sensors/
A Dssp_iio_sensor.h23 .type = IIO_TIMESTAMP, \
/linux-6.3-rc2/include/uapi/linux/iio/
A Dtypes.h28 IIO_TIMESTAMP, enumerator
/linux-6.3-rc2/tools/iio/
A Diio_event_monitor.c43 [IIO_TIMESTAMP] = "timestamp",
157 case IIO_TIMESTAMP: in event_is_known()
/linux-6.3-rc2/drivers/iio/pressure/
A Dcros_ec_baro.c175 channel->type = IIO_TIMESTAMP; in cros_ec_baro_probe()
/linux-6.3-rc2/drivers/iio/light/
A Dcros_ec_light_prox.c228 channel->type = IIO_TIMESTAMP; in cros_ec_light_prox_probe()
/linux-6.3-rc2/drivers/iio/common/cros_ec_sensors/
A Dcros_ec_sensors.c283 channel->type = IIO_TIMESTAMP; in cros_ec_sensors_probe()
/linux-6.3-rc2/drivers/iio/adc/
A Dcc10001_adc.c296 timestamp->type = IIO_TIMESTAMP; in cc10001_adc_channel_init()
A Ddln2-adc.c466 lval.type = IIO_TIMESTAMP; \
A Dat91_adc.c528 timestamp->type = IIO_TIMESTAMP; in at91_adc_channel_init()
A Dstm32-adc.c2319 timestamp->type = IIO_TIMESTAMP; in stm32_adc_chan_fw_init()
/linux-6.3-rc2/include/linux/iio/
A Diio.h307 .type = IIO_TIMESTAMP, \
/linux-6.3-rc2/drivers/iio/chemical/
A Datlas-sensor.c108 for (; spec->type != IIO_TIMESTAMP; spec++) in atlas_buffer_num_channels()
/linux-6.3-rc2/drivers/iio/common/scmi_sensors/
A Dscmi_iio.c427 iio_chan->type = IIO_TIMESTAMP; in scmi_iio_set_timestamp_channel()
/linux-6.3-rc2/drivers/iio/
A Dindustrialio-core.c70 [IIO_TIMESTAMP] = "timestamp",
1524 if (chan->type == IIO_TIMESTAMP) in iio_device_register_sysfs()
A Dindustrialio-buffer.c608 if (chan->type != IIO_TIMESTAMP) in iio_buffer_add_channel_sysfs()
1647 if (channels[i].type == IIO_TIMESTAMP) in __iio_buffer_alloc_sysfs_and_mask()

Completed in 36 milliseconds