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);66 .res_free = vmw_user_context_free683 static void vmw_user_context_free(struct vmw_resource *res) in vmw_user_context_free() function751 ret = vmw_context_init(dev_priv, res, vmw_user_context_free, dx); in vmw_context_define()