Searched refs:guest_info_param (Results 1 – 2 of 2) sorted by relevance
327 int vmw_host_get_guestinfo(const char *guest_info_param, in vmw_host_get_guestinfo() argument337 if (!guest_info_param || !length) in vmw_host_get_guestinfo()340 msg = kasprintf(GFP_KERNEL, "info-get %s", guest_info_param); in vmw_host_get_guestinfo()343 guest_info_param); in vmw_host_get_guestinfo()379 DRM_ERROR("Failed to get guest info \"%s\".", guest_info_param); in vmw_host_get_guestinfo()
1246 int vmw_host_get_guestinfo(const char *guest_info_param,