Home
last modified time | relevance | path

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

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