Searched defs:EVIOCGPHYS (Results 1 – 2 of 2) sorted by relevance
140 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ macro
105 def EVIOCGPHYS(length): function