Home
last modified time | relevance | path

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

/Linux-v4.19/tools/iio/
Diio_event_monitor.c45 [IIO_TIMESTAMP] = "timestamp",
141 case IIO_TIMESTAMP: in event_is_known()
/Linux-v4.19/drivers/iio/common/ssp_sensors/
Dssp_iio_sensor.h23 .type = IIO_TIMESTAMP, \
/Linux-v4.19/include/uapi/linux/iio/
Dtypes.h28 IIO_TIMESTAMP, enumerator
/Linux-v4.19/drivers/iio/pressure/
Dcros_ec_baro.c178 channel->type = IIO_TIMESTAMP; in cros_ec_baro_probe()
/Linux-v4.19/drivers/iio/light/
Dcros_ec_light_prox.c243 channel->type = IIO_TIMESTAMP; in cros_ec_light_prox_probe()
/Linux-v4.19/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors.c249 channel->type = IIO_TIMESTAMP; in cros_ec_sensors_probe()
/Linux-v4.19/drivers/iio/adc/
Dcc10001_adc.c300 timestamp->type = IIO_TIMESTAMP; in cc10001_adc_channel_init()
Ddln2-adc.c470 lval.type = IIO_TIMESTAMP; \
Dat91_adc.c506 timestamp->type = IIO_TIMESTAMP; in at91_adc_channel_init()
/Linux-v4.19/include/linux/iio/
Diio.h308 .type = IIO_TIMESTAMP, \
/Linux-v4.19/drivers/iio/
Dindustrialio-buffer.c475 if (chan->type != IIO_TIMESTAMP) in iio_buffer_add_channel_sysfs()
1301 if (channels[i].type == IIO_TIMESTAMP) in iio_buffer_alloc_sysfs_and_mask()
Dindustrialio-core.c69 [IIO_TIMESTAMP] = "timestamp",
1363 if (chan->type == IIO_TIMESTAMP) in iio_device_register_sysfs()
/Linux-v4.19/drivers/staging/iio/adc/
Dad7280a.c541 st->channels[cnt].type = IIO_TIMESTAMP; in ad7280_channel_init()