Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_drv.c126 ret = hyperv_connect_vsp(hdev); in hyperv_vmbus_probe()
201 ret = hyperv_connect_vsp(hdev); in hyperv_vmbus_resume()
H A Dhyperv_drm.h51 int hyperv_connect_vsp(struct hv_device *hdev);
H A Dhyperv_drm_proto.c475 int hyperv_connect_vsp(struct hv_device *hdev) in hyperv_connect_vsp() function