Searched refs:EVIOCSCLOCKID (Results 1 – 3 of 3) sorted by relevance
111 #define EVIOCSCLOCKID _IOW(EVDEV_IOC_MAGIC, 0xa0, int) /* Set clockid to be used for timestamps */ macro
562 case EVIOCSCLOCKID: in evdev_ioctl()
3481 case EVIOCSCLOCKID: { in linux_ioctl_evdev()3496 error = fo_ioctl(fp, EVIOCSCLOCKID, &clock, td->td_ucred, td); in linux_ioctl_evdev()