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