Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/hyperv/
Dhyperv_drm.h43 int hyperv_mode_config_init(struct hyperv_drm_device *hv);
Dhyperv_drm_drv.c145 ret = hyperv_mode_config_init(hv); in hyperv_vmbus_probe()
Dhyperv_drm_modeset.c203 int hyperv_mode_config_init(struct hyperv_drm_device *hv) in hyperv_mode_config_init() function