Searched refs:IIO_TIMESTAMP (Results 1 – 15 of 15) sorted by relevance
23 .type = IIO_TIMESTAMP, \
28 IIO_TIMESTAMP, enumerator
43 [IIO_TIMESTAMP] = "timestamp",157 case IIO_TIMESTAMP: in event_is_known()
175 channel->type = IIO_TIMESTAMP; in cros_ec_baro_probe()
228 channel->type = IIO_TIMESTAMP; in cros_ec_light_prox_probe()
283 channel->type = IIO_TIMESTAMP; in cros_ec_sensors_probe()
296 timestamp->type = IIO_TIMESTAMP; in cc10001_adc_channel_init()
466 lval.type = IIO_TIMESTAMP; \
528 timestamp->type = IIO_TIMESTAMP; in at91_adc_channel_init()
2319 timestamp->type = IIO_TIMESTAMP; in stm32_adc_chan_fw_init()
307 .type = IIO_TIMESTAMP, \
108 for (; spec->type != IIO_TIMESTAMP; spec++) in atlas_buffer_num_channels()
427 iio_chan->type = IIO_TIMESTAMP; in scmi_iio_set_timestamp_channel()
70 [IIO_TIMESTAMP] = "timestamp",1524 if (chan->type == IIO_TIMESTAMP) in iio_device_register_sysfs()
608 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 40 milliseconds