Lines Matching refs:scan_timestamp
547 return sysfs_emit(buf, "%d\n", buffer->scan_timestamp); in iio_scan_el_ts_show()
569 buffer->scan_timestamp = state; in iio_scan_el_ts_store()
782 buffer->scan_timestamp); in iio_buffer_update_bytes_per_datum()
819 bool scan_timestamp; member
831 bool scan_timestamp; in iio_verify_update() local
893 scan_timestamp = false; in iio_verify_update()
900 scan_timestamp |= buffer->scan_timestamp; in iio_verify_update()
906 scan_timestamp |= insert_buffer->scan_timestamp; in iio_verify_update()
922 scan_mask, scan_timestamp); in iio_verify_update()
924 config->scan_timestamp = scan_timestamp; in iio_verify_update()
1016 if (buffer->scan_timestamp) { in iio_buffer_update_demux()
1066 indio_dev->scan_timestamp = config->scan_timestamp; in iio_enable_buffers()