Home
last modified time | relevance | path

Searched refs:EVIOCGVERSION (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dinput.h132 #define EVIOCGVERSION _IOR('E', 0x01, int) /* get driver version */ macro
/linux/drivers/input/
H A Devdev.c1044 case EVIOCGVERSION: in evdev_do_ioctl()