Home | History | Annotate | Download | only in input

Lines Matching refs:close

177     close();
182 void EventHub::Device::close() {
184 ::close(fd);
250 ::close(mEpollFd);
251 ::close(mINotifyFd);
252 ::close(mWakeReadPipeFd);
253 ::close(mWakeWritePipeFd);
1026 close(fd);
1035 close(fd);
1043 close(fd);
1073 close(fd);
1430 device->close();