Searched refs:EVIOCSCLOCKID (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/events/ozone/evdev/
H A Devent_factory_evdev.cc27 #ifndef EVIOCSCLOCKID
28 #define EVIOCSCLOCKID _IOW('E', 0xa0, int) macro
105 if (ioctl(fd, EVIOCSCLOCKID, &clk))
/external/kernel-headers/original/uapi/linux/
H A Dinput.h157 #define EVIOCSCLOCKID _IOW('E', 0xa0, int) /* Set clockid to be used for timestamps */ macro

Completed in 438 milliseconds