Searched refs:EVIOCGID (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
A D | input.h | 130 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */ macro |
/linux/drivers/input/ | ||
A D | evdev.c | 1049 case EVIOCGID: in evdev_do_ioctl() |
Completed in 8 milliseconds