Searched refs:vmw_user_context_free (Results 1 – 1 of 1) sorted by relevance
43 static void vmw_user_context_free(struct vmw_resource *res);65 .res_free = vmw_user_context_free432 static void vmw_user_context_free(struct vmw_resource *res) in vmw_user_context_free() function519 ret = vmw_context_init(dev_priv, res, vmw_user_context_free); in vmw_context_define_ioctl()