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