Home
last modified time | relevance | path

Searched refs:ospoll_mute (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/os/
H A Dospoll.h100 ospoll_mute(struct ospoll *ospoll, int fd, int xevents);
H A Dconnection.c608 ospoll_mute(server_poll, fd, X_NOTIFY_WRITE); in ClientReady()
856 ospoll_mute(server_poll, fd, mute); in SetNotifyFd()
1100 ospoll_mute(server_poll, oc->trans_conn->fd, X_NOTIFY_READ); in set_poll_client()
H A Dospoll.c533 ospoll_mute(struct ospoll *ospoll, int fd, int xevents) in ospoll_mute() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog14294 os: Don't call ospoll_listen/ospoll_mute after connection is closed