Searched refs:hyperv_drm_device (Results 1 – 4 of 4) sorted by relevance
29 struct hyperv_drm_device *hv = to_hv(fb->dev); in hyperv_blit_to_vram_rect()46 struct hyperv_drm_device *hv = to_hv(connector->dev); in hyperv_connector_get_modes()70 static inline int hyperv_conn_init(struct hyperv_drm_device *hv) in hyperv_conn_init()104 struct hyperv_drm_device *hv = to_hv(crtc->dev); in hyperv_crtc_helper_atomic_enable()134 struct hyperv_drm_device *hv = to_hv(plane->dev); in hyperv_plane_atomic_check()165 struct hyperv_drm_device *hv = to_hv(plane->dev); in hyperv_plane_atomic_update()188 struct hyperv_drm_device *hv = to_hv(plane->dev); in hyperv_plane_get_scanout_buffer()204 struct hyperv_drm_device *hv = to_hv(plane->dev); in hyperv_plane_panic_flush()237 static inline int hyperv_pipe_init(struct hyperv_drm_device *hv) in hyperv_pipe_init()282 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_mode_valid()[all …]
69 static int hyperv_setup_vram(struct hyperv_drm_device *hv, in hyperv_setup_vram()107 struct hyperv_drm_device *hv; in hyperv_vmbus_probe()112 struct hyperv_drm_device, dev); in hyperv_vmbus_probe()169 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_vmbus_remove()202 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_vmbus_resume()
11 struct hyperv_drm_device { struct42 #define to_hv(_dev) container_of(_dev, struct hyperv_drm_device, dev) argument45 int hyperv_mode_config_init(struct hyperv_drm_device *hv);
199 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_sendpacket()218 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_negotiate_version()250 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_update_vram_location()353 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_update_dirt()378 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_get_supported_resolution()427 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_receive_sub()454 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_receive()477 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_connect_vsp()
Completed in 8 milliseconds