Searched refs:seat_list (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland.c | 246 &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 D | xwayland-cursor.c | 90 xorg_list_for_each_entry(xwl_seat, &xwl_screen->seat_list, link) { in xwl_unrealize_cursor()
|
| H A D | xwayland.h | 139 struct xorg_list seat_list; member
|
| H A D | xwayland-input.c | 1379 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 D | 0023-HACK-Support-setting-surface-flags-activate-and-alph.patch | 130 wl_list_init(&shell->seat_list);
|
| H A D | 0019-backend-drm-Support-controlling-output-dynamically.patch | 774 + 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 D | 0023-HACK-Support-setting-surface-flags-activate-and-alph.patch | 130 wl_list_init(&shell->seat_list);
|
| H A D | 0019-backend-drm-Support-controlling-output-dynamically.patch | 774 + wl_list_for_each(seat, &compositor->seat_list, base.link) {
|