Searched refs:to_hv (Results 1 – 3 of 3) sorted by relevance
26 struct hyperv_drm_device *hv = to_hv(fb->dev); in hyperv_blit_to_vram_rect()55 struct hyperv_drm_device *hv = to_hv(connector->dev); in hyperv_connector_get_modes()105 struct hyperv_drm_device *hv = to_hv(pipe->crtc.dev); in hyperv_pipe_enable()120 struct hyperv_drm_device *hv = to_hv(pipe->crtc.dev); in hyperv_pipe_check()138 struct hyperv_drm_device *hv = to_hv(pipe->crtc.dev); in hyperv_pipe_update()188 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_mode_valid()
171 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_vmbus_remove()198 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_vmbus_resume()
40 #define to_hv(_dev) container_of(_dev, struct hyperv_drm_device, dev) macro
Completed in 6 milliseconds