Searched refs:EVIOCGID (Results 1 – 4 of 4) sorted by relevance
127 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */ macro
130 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */ macro
1049 case EVIOCGID: in evdev_do_ioctl()