Searched refs:EVIOCGID (Results 1 – 3 of 3) sorted by relevance
21 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */ macro
317 if(ioctl(fd, EVIOCGID, &id)) { in open_device()
38 if(ioctl(fd, EVIOCGID, &id)) { in open_device()