Lines Matching defs:res
309 static void vmw_hw_surface_destroy(struct vmw_resource *res) in vmw_hw_surface_destroy()
360 static int vmw_legacy_srf_create(struct vmw_resource *res) in vmw_legacy_srf_create()
435 static int vmw_legacy_srf_dma(struct vmw_resource *res, in vmw_legacy_srf_dma()
487 static int vmw_legacy_srf_bind(struct vmw_resource *res, in vmw_legacy_srf_bind()
508 static int vmw_legacy_srf_unbind(struct vmw_resource *res, in vmw_legacy_srf_unbind()
524 static int vmw_legacy_srf_destroy(struct vmw_resource *res) in vmw_legacy_srf_destroy()
571 static int vmw_surface_init(struct vmw_private *dev_priv, in vmw_surface_init()
576 struct vmw_resource *res = &srf->res; in vmw_surface_init() local
622 static void vmw_user_surface_free(struct vmw_resource *res) in vmw_user_surface_free()
653 struct vmw_resource *res = &user_srf->srf.res; in vmw_user_surface_base_release() local
692 struct vmw_resource *res; in vmw_surface_define_ioctl() local
1021 static int vmw_gb_surface_create(struct vmw_resource *res) in vmw_gb_surface_create()
1080 static int vmw_gb_surface_bind(struct vmw_resource *res, in vmw_gb_surface_bind()
1122 static int vmw_gb_surface_unbind(struct vmw_resource *res, in vmw_gb_surface_unbind()
1192 static int vmw_gb_surface_destroy(struct vmw_resource *res) in vmw_gb_surface_destroy()
1239 struct vmw_resource *res; in vmw_gb_surface_define_ioctl() local