Home
last modified time | relevance | path

Searched refs:notifyFd (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h80 int32_t InotifyEventHandler(int32_t epollFd, int32_t notifyFd);
/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp488 int32_t InputDeviceManager::InotifyEventHandler(int32_t epollFd, int32_t notifyFd) in InotifyEventHandler() argument
497 int32_t result = read(notifyFd, InfoBuf, BUFFER_SIZE); in InotifyEventHandler()

Completed in 3 milliseconds