Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h140 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput.h143 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ macro