Home
last modified time | relevance | path

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

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