Home
last modified time | relevance | path

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

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