Searched refs:clkid (Results 1 – 1 of 1) sorted by relevance
316 int clkid = CLOCK_MONOTONIC; in open_device() local357 if (ioctl(fd, EVIOCSCLOCKID, &clkid) != 0) { in open_device()