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