Lines Matching refs:wl_list_insert
173 wl_list_insert(touch->device_list.prev, &device->link); in weston_touch_create_touch_device()
268 wl_list_insert(&pointer->pointer_clients, &pointer_client->link); in weston_pointer_ensure_pointer_client()
449 wl_list_insert(destination, in move_resources_for_client()
2810 wl_list_insert(&pointer_client->pointer_resources, in seat_get_pointer()
2888 wl_list_insert(&keyboard->resource_list, wl_resource_get_link(cr)); in seat_get_keyboard()
2904 wl_list_insert(&keyboard->focus_resource_list, in seat_get_keyboard()
2980 wl_list_insert(&touch->focus_resource_list, in seat_get_touch()
2983 wl_list_insert(&touch->resource_list, in seat_get_touch()
3010 wl_list_insert(&seat->base_resource_list, wl_resource_get_link(resource)); in bind_seat()
3068 wl_list_insert(&pointer_client->relative_pointer_resources, in relative_pointer_manager_get_relative_pointer()
3438 wl_list_insert(ec->seat_list.prev, &seat->link); in weston_seat_init()
3922 wl_list_insert(&surface->pointer_constraints, &constraint->link); in weston_pointer_constraint_create()
4945 wl_list_insert(&keyboard->timestamps_list, in input_timestamps_manager_get_keyboard_timestamps()
4976 wl_list_insert(&pointer->timestamps_list, in input_timestamps_manager_get_pointer_timestamps()
5006 wl_list_insert(&touch->timestamps_list, in input_timestamps_manager_get_touch_timestamps()