Searched refs:ospoll_add (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | ospoll.h | 68 ospoll_add(struct ospoll *ospoll, int fd,
|
| H A D | inputthread.c | 331 ospoll_add(inputThreadInfo->fds, hotplugPipeRead, in InputThreadDoWork() 350 ospoll_add(inputThreadInfo->fds, dev->fd, in InputThreadDoWork()
|
| H A D | connection.c | 634 ospoll_add(server_poll, fd, in AllocNewConnection() 840 ospoll_add(server_poll, fd, in SetNotifyFd()
|
| H A D | ospoll.c | 272 ospoll_add(struct ospoll *ospoll, int fd, in ospoll_add() function
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 19496 is ospoll_remove'd prior to being ospoll_add'ed. 19498 Before, the opposite order was possible, resulting in ospoll_add
|