Home
last modified time | relevance | path

Searched refs:ospoll_listen (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/os/
H A Dospoll.h90 ospoll_listen(struct ospoll *ospoll, int fd, int xevents);
H A Dinputthread.c335 ospoll_listen(inputThreadInfo->fds, hotplugPipeRead, X_NOTIFY_READ); in InputThreadDoWork()
354 ospoll_listen(inputThreadInfo->fds, dev->fd, X_NOTIFY_READ); in InputThreadDoWork()
H A Dconnection.c854 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 Dio.c941 ospoll_listen(server_poll, oc->fd, X_NOTIFY_WRITE); in FlushClient()
H A Dospoll.c496 ospoll_listen(struct ospoll *ospoll, int fd, int xevents) in ospoll_listen() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog14294 os: Don't call ospoll_listen/ospoll_mute after connection is closed