Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Duinput.h46 #define UINPUT_VERSION 5 macro
/openbmc/linux/drivers/input/misc/
H A Duinput.c913 if (put_user(UINPUT_VERSION, (unsigned int __user *)p)) in uinput_ioctl_handler()