Searched refs:ospoll_listen (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | ospoll.h | 90 ospoll_listen(struct ospoll *ospoll, int fd, int xevents);
|
| H A D | inputthread.c | 335 ospoll_listen(inputThreadInfo->fds, hotplugPipeRead, X_NOTIFY_READ); in InputThreadDoWork() 354 ospoll_listen(inputThreadInfo->fds, dev->fd, X_NOTIFY_READ); in InputThreadDoWork()
|
| H A D | connection.c | 854 ospoll_listen(server_poll, fd, listen); in SetNotifyFd() 1098 ospoll_listen(server_poll, oc->trans_conn->fd, X_NOTIFY_READ); in set_poll_client()
|
| H A D | io.c | 941 ospoll_listen(server_poll, oc->fd, X_NOTIFY_WRITE); in FlushClient()
|
| H A D | ospoll.c | 496 ospoll_listen(struct ospoll *ospoll, int fd, int xevents) in ospoll_listen() function
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 14294 os: Don't call ospoll_listen/ospoll_mute after connection is closed
|