Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/common/ssp_sensors/
Dssp_iio_sensor.h23 .type = IIO_TIMESTAMP, \
/linux-4.19.296/include/uapi/linux/iio/
Dtypes.h28 IIO_TIMESTAMP, enumerator
/linux-4.19.296/drivers/iio/pressure/
Dcros_ec_baro.c178 channel->type = IIO_TIMESTAMP; in cros_ec_baro_probe()
/linux-4.19.296/drivers/iio/light/
Dcros_ec_light_prox.c243 channel->type = IIO_TIMESTAMP; in cros_ec_light_prox_probe()
/linux-4.19.296/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors.c250 channel->type = IIO_TIMESTAMP; in cros_ec_sensors_probe()
/linux-4.19.296/include/linux/iio/
Diio.h308 .type = IIO_TIMESTAMP, \
/linux-4.19.296/drivers/iio/adc/
Dcc10001_adc.c300 timestamp->type = IIO_TIMESTAMP; in cc10001_adc_channel_init()
Ddln2-adc.c469 lval.type = IIO_TIMESTAMP; \
Dat91_adc.c510 timestamp->type = IIO_TIMESTAMP; in at91_adc_channel_init()
/linux-4.19.296/drivers/iio/
Dindustrialio-buffer.c474 if (chan->type != IIO_TIMESTAMP) in iio_buffer_add_channel_sysfs()
1304 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()