Searched refs:EVIOCSCLOCKID (Results 1 – 2 of 2) sorted by relevance
448 #ifdef EVIOCSCLOCKID in evdev_write_ioctl()449 case EVIOCSCLOCKID: in evdev_write_ioctl()
218 #define EVIOCSCLOCKID _IOW('E', 0xa0, int) /* Set clockid to be used for timestamps */ macro