Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c52 struct vmw_user_surface { struct
655 return &(container_of(base, struct vmw_user_surface, in vmw_user_surface_base_to_res()
667 struct vmw_user_surface *user_srf = in vmw_user_surface_free()
668 container_of(srf, struct vmw_user_surface, srf); in vmw_user_surface_free()
694 struct vmw_user_surface *user_srf = in vmw_user_surface_base_release()
695 container_of(base, struct vmw_user_surface, prime.base); in vmw_user_surface_base_release()
733 struct vmw_user_surface *user_srf; in vmw_surface_define_ioctl()
934 struct vmw_user_surface *user_srf; in vmw_surface_handle_reference()
962 user_srf = container_of(base, struct vmw_user_surface, in vmw_surface_handle_reference()
1021 struct vmw_user_surface *user_srf; in vmw_surface_reference_ioctl()
[all …]