Searched refs:vmw_user_context_free (Results 1 – 1 of 1) sorted by relevance
45 static void vmw_user_context_free(struct vmw_resource *res);67 .res_free = vmw_user_context_free687 static void vmw_user_context_free(struct vmw_resource *res) in vmw_user_context_free() function755 ret = vmw_context_init(dev_priv, res, vmw_user_context_free, dx); in vmw_context_define()