Searched refs:EVIOCGSND (Results 1 – 3 of 3) sorted by relevance
31 #define EVIOCGSND(len) _IOC(_IOC_READ, 'E', 0x1a, len) /* get all sounds status */ macro
34 #define EVIOCGSND(len) _IOC(_IOC_READ, 'E', 0x1a, len) /* get all sounds status */ macro
72 res2 = ioctl(fd, EVIOCGSND(res), bits + bits_size); in print_possible_events()