Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dinput.h173 #define EVIOCGKEY(len) _IOC(_IOC_READ, 'E', 0x18, len) /* get global key state */ macro
/linux-6.15/drivers/input/
H A Devdev.c1152 case EVIOCGKEY(0): in evdev_do_ioctl()