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