Searched refs:old_timestamp (Results 1 – 5 of 5) sorted by relevance
149 s64 timestamp, old_timestamp; member365 sample_period = timestamp - data->old_timestamp; in __bm1390_fifo_flush()401 data->old_timestamp += sample_period; in __bm1390_fifo_flush()402 buffer[i].ts = data->old_timestamp; in __bm1390_fifo_flush()569 data->old_timestamp = iio_get_time_ns(idev); in bm1390_fifo_enable()
80 int64_t timestamp, old_timestamp; /* Only used in hw fifo mode. */ member
272 int64_t timestamp, old_timestamp; member809 data->old_timestamp = data->timestamp; in __kx022a_fifo_flush()824 if (data->old_timestamp) { in __kx022a_fifo_flush()825 sample_period = data->timestamp - data->old_timestamp; in __kx022a_fifo_flush()1040 data->old_timestamp = data->timestamp; in kx022a_irq_handler()
171 int64_t timestamp, old_timestamp; /* Only used in hw fifo mode. */ member961 data->old_timestamp = data->timestamp; in fxls8962af_fifo_flush()968 sample_period = (data->timestamp - data->old_timestamp); in fxls8962af_fifo_flush()
971 data->old_timestamp = data->timestamp; in __bmc150_accel_fifo_flush()989 sample_period = (data->timestamp - data->old_timestamp); in __bmc150_accel_fifo_flush()1364 data->old_timestamp = data->timestamp; in bmc150_accel_irq_handler()