Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/iio/
H A Diio_event_monitor.c42 [IIO_TIMESTAMP] = "timestamp",
163 case IIO_TIMESTAMP: in event_is_known()
/OK3568_Linux_fs/kernel/drivers/iio/common/ssp_sensors/
H A Dssp_iio_sensor.h23 .type = IIO_TIMESTAMP, \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/iio/
H A Dtypes.h28 IIO_TIMESTAMP, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/iio/
H A Dtypes.h28 IIO_TIMESTAMP, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/iio/
H A Dtypes.h28 IIO_TIMESTAMP, enumerator
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dcros_ec_baro.c178 channel->type = IIO_TIMESTAMP; in cros_ec_baro_probe()
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dcros_ec_light_prox.c231 channel->type = IIO_TIMESTAMP; in cros_ec_light_prox_probe()
/OK3568_Linux_fs/kernel/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors.c284 channel->type = IIO_TIMESTAMP; in cros_ec_sensors_probe()
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dcc10001_adc.c296 timestamp->type = IIO_TIMESTAMP; in cc10001_adc_channel_init()
H A Ddln2-adc.c466 lval.type = IIO_TIMESTAMP; \
H A Dat91_adc.c509 timestamp->type = IIO_TIMESTAMP; in at91_adc_channel_init()
/OK3568_Linux_fs/kernel/include/linux/iio/
H A Diio.h305 .type = IIO_TIMESTAMP, \
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-buffer.c477 if (chan->type != IIO_TIMESTAMP) in iio_buffer_add_channel_sysfs()
1318 if (channels[i].type == IIO_TIMESTAMP) in __iio_buffer_alloc_sysfs_and_mask()
H A Dindustrialio-core.c68 [IIO_TIMESTAMP] = "timestamp",
1451 if (chan->type == IIO_TIMESTAMP) in iio_device_register_sysfs()
/OK3568_Linux_fs/kernel/drivers/iio/chemical/
H A Datlas-sensor.c108 for (; spec->type != IIO_TIMESTAMP; spec++) in atlas_buffer_num_channels()
/OK3568_Linux_fs/kernel/drivers/staging/iio/adc/
H A Dad7280a.c549 chan->type = IIO_TIMESTAMP; in ad7280_timestamp_channel_init()