Searched refs:old_timestamp (Results 1 – 3 of 3) sorted by relevance
81 int64_t timestamp, old_timestamp; /* Only used in hw fifo mode. */ member
282 int64_t timestamp, old_timestamp; member819 data->old_timestamp = data->timestamp; in __kx022a_fifo_flush()834 if (data->old_timestamp) { in __kx022a_fifo_flush()835 sample_period = data->timestamp - data->old_timestamp; in __kx022a_fifo_flush()1050 data->old_timestamp = data->timestamp; in kx022a_irq_handler()
969 data->old_timestamp = data->timestamp; in __bmc150_accel_fifo_flush()987 sample_period = (data->timestamp - data->old_timestamp); in __bmc150_accel_fifo_flush()1362 data->old_timestamp = data->timestamp; in bmc150_accel_irq_handler()