Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm.h43 int hyperv_mode_config_init(struct hyperv_drm_device *hv);
H A Dhyperv_drm_drv.c145 ret = hyperv_mode_config_init(hv); in hyperv_vmbus_probe()
H A Dhyperv_drm_modeset.c203 int hyperv_mode_config_init(struct hyperv_drm_device *hv) in hyperv_mode_config_init() function