Home
last modified time | relevance | path

Searched refs:EVIOCSSUSPENDBLOCK (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DEventHub.cpp1354 #ifndef EVIOCSSUSPENDBLOCK in openDeviceLocked()
1358 #define EVIOCSSUSPENDBLOCK _IOW('E', 0x91, int) in openDeviceLocked() macro
1360 if (ioctl(fd, EVIOCSSUSPENDBLOCK, 1)) { in openDeviceLocked()