Searched refs:last_timestamp (Results 1 – 5 of 5) sorted by relevance
186 s64 last_timestamp; member
778 s64 last_timestamp = iio_get_time_ns(); in sca3000_event_handler() local800 last_timestamp); in sca3000_event_handler()809 last_timestamp); in sca3000_event_handler()818 last_timestamp); in sca3000_event_handler()827 last_timestamp); in sca3000_event_handler()
26 static u64 last_timestamp; variable708 if (sample->time < last_timestamp) { in process_sample_event()710 " this: %" PRIu64 "\n", last_timestamp, in process_sample_event()714 last_timestamp = sample->time; in process_sample_event()
184 u16 last_timestamp; member2736 ctx->base.callback.sc(&ctx->base, ctx->last_timestamp, in flush_iso_completions()2753 ctx->last_timestamp = (u16)le32_to_cpu((__force __le32)dma_hdr[0]); in copy_iso_headers()2917 ctx->last_timestamp = le16_to_cpu(last->res_count); in handle_it_packet()
140 struct timeval last_timestamp; member