Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h170 #define EVIOCGKEY(len) _IOC(_IOC_READ, 'E', 0x18, len) /* get global key state */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput.h173 #define EVIOCGKEY(len) _IOC(_IOC_READ, 'E', 0x18, len) /* get global key state */ macro