Lines Matching refs:scan_timestamp
550 return sysfs_emit(buf, "%d\n", buffer->scan_timestamp); in iio_scan_el_ts_show()
573 buffer->scan_timestamp = state; in iio_scan_el_ts_store()
784 buffer->scan_timestamp); in iio_buffer_update_bytes_per_datum()
821 bool scan_timestamp; member
834 bool scan_timestamp; in iio_verify_update() local
896 scan_timestamp = false; in iio_verify_update()
903 scan_timestamp |= buffer->scan_timestamp; in iio_verify_update()
909 scan_timestamp |= insert_buffer->scan_timestamp; in iio_verify_update()
925 scan_mask, scan_timestamp); in iio_verify_update()
927 config->scan_timestamp = scan_timestamp; in iio_verify_update()
1020 if (buffer->scan_timestamp) { in iio_buffer_update_demux()
1070 indio_dev->scan_timestamp = config->scan_timestamp; in iio_enable_buffers()