Home
last modified time | relevance | path

Searched refs:seat_list (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c246 &xwl_screen->seat_list, link) in xwl_close_screen()
280 if (xorg_list_is_empty(&xwl_screen->seat_list)) in xwl_screen_get_default_seat()
283 return container_of(xwl_screen->seat_list.prev, in xwl_screen_get_default_seat()
656 xorg_list_for_each_entry(xwl_seat, &xwl_screen->seat_list, link) { in xwl_unrealize_window()
1183 xorg_list_init(&xwl_screen->seat_list); in xwl_screen_init()
H A Dxwayland-cursor.c90 xorg_list_for_each_entry(xwl_seat, &xwl_screen->seat_list, link) { in xwl_unrealize_cursor()
H A Dxwayland.h139 struct xorg_list seat_list; member
H A Dxwayland-input.c1379 xorg_list_add(&xwl_seat->link, &xwl_screen->seat_list); in create_input_device()
2432 xorg_list_for_each_entry(xwl_seat, &xwl_screen->seat_list, link) { in init_tablet_manager()
2478 xorg_list_for_each_entry(xwl_seat, &xwl_screen->seat_list, link) { in init_keyboard_grab()
/OK3568_Linux_fs/buildroot/package/weston/
H A D0023-HACK-Support-setting-surface-flags-activate-and-alph.patch130 wl_list_init(&shell->seat_list);
H A D0019-backend-drm-Support-controlling-output-dynamically.patch774 + wl_list_for_each(seat, &compositor->seat_list, base.link) {
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0023-HACK-Support-setting-surface-flags-activate-and-alph.patch130 wl_list_init(&shell->seat_list);
H A D0019-backend-drm-Support-controlling-output-dynamically.patch774 + wl_list_for_each(seat, &compositor->seat_list, base.link) {