Home
last modified time | relevance | path

Searched refs:EVIOCGKEYCODE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dinput.h112 #define EVIOCGKEYCODE _IOR('E', 0x04, unsigned int[2]) /* get keycode */ macro
/linux-4.4.14/Documentation/input/
Dinput-programming.txt257 EVIOCGKEYCODE and EVIOCSKEYCODE ioctls on corresponding evdev interface.
/linux-4.4.14/drivers/input/
Devdev.c1158 case EVIOCGKEYCODE: in evdev_do_ioctl()