Home
last modified time | relevance | path

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

/third_party/libinput/include/linux/freebsd/
Dinput.h134 #define EVIOCGPHYS(len) _IOC(IOC_OUT, 'E', 0x07, len) /* get physical location */ macro
/third_party/libevdev/include/linux/linux/
Dinput.h138 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ macro
/third_party/libinput/include/linux/linux/
Dinput.h133 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ macro