Searched refs:lts (Results 1 – 2 of 2) sorted by relevance
40 void gm107_ltc_intr_lts(struct nvkm_ltc *, int ltc, int lts);
1296 unsigned long lts; in o2hb_debug_open() local1333 lts = reg->hr_last_timeout_start; in o2hb_debug_open()1335 if (lts) in o2hb_debug_open()1336 lts = jiffies_to_msecs(jiffies - lts); in o2hb_debug_open()1337 out += snprintf(buf + out, PAGE_SIZE - out, "%lu\n", lts); in o2hb_debug_open()