Home
last modified time | relevance | path

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

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