Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.h145 struct wl_registry *input_registry; member
H A Dxwayland-input.c2942 xwl_screen->input_registry = wl_display_get_registry(xwl_screen->display); in InitInput()
2943 wl_registry_add_listener(xwl_screen->input_registry, &input_listener, in InitInput()