Searched refs:EVIOCGVERSION (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/include/uapi/linux/ | ||
| D | input.h | 100 #define EVIOCGVERSION _IOR('E', 0x01, int) /* get driver version */ macro |
| /linux-4.1.27/drivers/input/ | ||
| D | evdev.c | 871 case EVIOCGVERSION: in evdev_do_ioctl() |