Searched refs:xf86InputHandlerNotify (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Events.c | 536 xf86InputHandlerNotify(int fd, int ready, void *data) in xf86InputHandlerNotify() function 562 if (!SetNotifyFd(fd, xf86InputHandlerNotify, X_NOTIFY_READ, ih)) { in addInputHandler() 704 SetNotifyFd(ih->fd, xf86InputHandlerNotify, X_NOTIFY_READ, ih); in xf86EnableInputHandler() 718 SetNotifyFd(ih->fd, xf86InputHandlerNotify, X_NOTIFY_READ, ih); in xf86EnableGeneralHandler()
|