Searched refs:EVIOCGID (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | input.h | 129 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */ macro |
| /Linux-v5.4/drivers/input/ | ||
| D | evdev.c | 1061 case EVIOCGID: in evdev_do_ioctl() |