Home
last modified time | relevance | path

Searched refs:old_timestamp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iio/accel/
H A Dbmc150-accel.h81 int64_t timestamp, old_timestamp; /* Only used in hw fifo mode. */ member
H A Dfxls8962af-core.c171 int64_t timestamp, old_timestamp; /* Only used in hw fifo mode. */ member
974 data->old_timestamp = data->timestamp; in fxls8962af_fifo_flush()
981 sample_period = (data->timestamp - data->old_timestamp); in fxls8962af_fifo_flush()