Searched refs:EVIOCGID (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | input.h | 62 #define EVIOCGID _IOR('E', 0x02, short[4]) /* get device ID */ macro |
/linux-2.4.37.9/drivers/input/ | ||
D | evdev.c | 234 case EVIOCGID: in evdev_ioctl() |