Searched refs:EVIOCSSUSPENDBLOCK (Results 1 – 1 of 1) sorted by relevance
1492 #ifndef EVIOCSSUSPENDBLOCK in configureFd()1496 #define EVIOCSSUSPENDBLOCK _IOW('E', 0x91, int) in configureFd() macro1498 if (ioctl(device->fd, EVIOCSSUSPENDBLOCK, 1)) { in configureFd()