Searched refs:EVIOCSSUSPENDBLOCK (Results 1 – 1 of 1) sorted by relevance
1354 #ifndef EVIOCSSUSPENDBLOCK in openDeviceLocked()1358 #define EVIOCSSUSPENDBLOCK _IOW('E', 0x91, int) in openDeviceLocked() macro1360 if (ioctl(fd, EVIOCSSUSPENDBLOCK, 1)) { in openDeviceLocked()