OpenGrok
Cross Reference: EventHub.cpp
xref
: /
frameworks
/
native
/
services
/
inputflinger
/
EventHub.cpp
Home
|
History
|
Annotate
|
Download
|
only in
inputflinger
Lines Matching
refs:EPOLL_CTL_DEL
1560
if (epoll_ctl(mEpollFd,
EPOLL_CTL_DEL
, device->fd, NULL)) {