Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dinput.h235 #define EVIOCSCLOCKID _IOW('E', 0xa0, int) /* Set clockid to be used for timestamps */ macro
/Linux-v4.19/drivers/input/
Devdev.c1157 case EVIOCSCLOCKID: in evdev_do_ioctl()