Searched refs:EVIOCGPHYS (Results 1 – 4 of 4) sorted by relevance
137 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ macro
140 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ macro
1173 case EVIOCGPHYS(0): in evdev_do_ioctl()