Lines Matching defs:res
312 static void vmw_hw_surface_destroy(struct vmw_resource *res) in vmw_hw_surface_destroy()
363 static int vmw_legacy_srf_create(struct vmw_resource *res) in vmw_legacy_srf_create()
438 static int vmw_legacy_srf_dma(struct vmw_resource *res, in vmw_legacy_srf_dma()
490 static int vmw_legacy_srf_bind(struct vmw_resource *res, in vmw_legacy_srf_bind()
511 static int vmw_legacy_srf_unbind(struct vmw_resource *res, in vmw_legacy_srf_unbind()
527 static int vmw_legacy_srf_destroy(struct vmw_resource *res) in vmw_legacy_srf_destroy()
574 static int vmw_surface_init(struct vmw_private *dev_priv, in vmw_surface_init()
579 struct vmw_resource *res = &srf->res; in vmw_surface_init() local
626 static void vmw_user_surface_free(struct vmw_resource *res) in vmw_user_surface_free()
657 struct vmw_resource *res = &user_srf->srf.res; in vmw_user_surface_base_release() local
696 struct vmw_resource *res; in vmw_surface_define_ioctl() local
1032 static int vmw_gb_surface_create(struct vmw_resource *res) in vmw_gb_surface_create()
1121 static int vmw_gb_surface_bind(struct vmw_resource *res, in vmw_gb_surface_bind()
1163 static int vmw_gb_surface_unbind(struct vmw_resource *res, in vmw_gb_surface_unbind()
1233 static int vmw_gb_surface_destroy(struct vmw_resource *res) in vmw_gb_surface_destroy()
1283 struct vmw_resource *res; in vmw_gb_surface_define_ioctl() local