Searched refs:DarwinInputHandlerNotify (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | darwin.c | 306 DarwinInputHandlerNotify(int fd __unused, int ready __unused, void *data __unused) in DarwinInputHandlerNotify() function 369 SetNotifyFd(darwinEventReadFD, DarwinInputHandlerNotify, X_NOTIFY_READ, NULL); in DarwinMouseProc() 438 SetNotifyFd(darwinEventReadFD, DarwinInputHandlerNotify, X_NOTIFY_READ, NULL); in DarwinTabletProc() 466 SetNotifyFd(darwinEventReadFD, DarwinInputHandlerNotify, X_NOTIFY_READ, NULL); in DarwinKeybdProc()
|