Searched refs:EVIOCGKEY (Results 1 – 2 of 2) sorted by relevance
29 #define EVIOCGKEY(len) _IOC(_IOC_READ, 'E', 0x18, len) /* get global keystate */ macro
102 res2 = ioctl(fd, EVIOCGKEY(res), bits + bits_size); in print_possible_events()