Searched refs:EVIOCGKEYCODE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/input/
H A Devdev.c1128 case EVIOCGKEYCODE:
/linux-master/include/uapi/linux/
H A Dinput.h103 * struct input_keymap_entry - used by EVIOCGKEYCODE/EVIOCSKEYCODE ioctls
114 * in keymap entry. EVIOCGKEYCODE will also return scancode or index
137 #define EVIOCGKEYCODE _IOR('E', 0x04, unsigned int[2]) /* get keycode */ macro

Completed in 282 milliseconds