Searched refs:vmw_user_context_free (Results 1 – 1 of 1) sorted by relevance
44 static void vmw_user_context_free(struct vmw_resource *res);68 .res_free = vmw_user_context_free699 static void vmw_user_context_free(struct vmw_resource *res) in vmw_user_context_free() function799 ret = vmw_context_init(dev_priv, res, vmw_user_context_free, dx); in vmw_context_define()