Home
last modified time | relevance | path

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

/system/core/toolbox/
Dgetevent.c317 int clkid = CLOCK_MONOTONIC; in open_device() local
358 if (ioctl(fd, EVIOCSCLOCKID, &clkid) != 0) { in open_device()