Home
last modified time | relevance | path

Searched refs:wayland_fd (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c251 RemoveNotifyFd(xwl_screen->wayland_fd); in xwl_close_screen()
1237 xwl_screen->wayland_fd = wl_display_get_fd(xwl_screen->display); in xwl_screen_init()
1238 SetNotifyFd(xwl_screen->wayland_fd, socket_handler, X_NOTIFY_READ, xwl_screen); in xwl_screen_init()
H A Dxwayland.h142 int wayland_fd; member