Searched refs:ts_end (Results 1 – 2 of 2) sorted by relevance
311 const u8 *ts, *ts_end, *from_where; member770 .ts_end = NULL, in dvb_net_ule()782 for (h.ts = h.buf, h.ts_end = h.buf + h.buf_len; in dvb_net_ule()783 h.ts < h.ts_end; /* no incr. */) { in dvb_net_ule()
233 ktime_t ts_start, ts_end; in fbtft_update_display() local282 ts_end = ktime_get(); in fbtft_update_display()290 throughput = ktime_us_delta(ts_end, ts_start); in fbtft_update_display()