Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h129 #define EVIOCGVERSION _IOR('E', 0x01, int) /* get driver version */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput.h132 #define EVIOCGVERSION _IOR('E', 0x01, int) /* get driver version */ macro