Home
last modified time | relevance | path

Searched refs:VMBUS_VSP_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c16 #define VMBUS_VSP_TIMEOUT (10 * HZ) macro
230 t = wait_for_completion_timeout(&hv->wait, VMBUS_VSP_TIMEOUT); in hyperv_negotiate_version()
264 t = wait_for_completion_timeout(&hv->wait, VMBUS_VSP_TIMEOUT); in hyperv_update_vram_location()
393 t = wait_for_completion_timeout(&hv->wait, VMBUS_VSP_TIMEOUT); in hyperv_get_supported_resolution()