Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/hyperv/
Dhyperv_drm_modeset.c25 struct hyperv_drm_device *hv = to_hv(fb->dev); in hyperv_blit_to_vram_rect()
51 struct hyperv_drm_device *hv = to_hv(connector->dev); in hyperv_connector_get_modes()
101 struct hyperv_drm_device *hv = to_hv(pipe->crtc.dev); in hyperv_pipe_enable()
116 struct hyperv_drm_device *hv = to_hv(pipe->crtc.dev); in hyperv_pipe_check()
131 struct hyperv_drm_device *hv = to_hv(pipe->crtc.dev); in hyperv_pipe_update()
181 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_mode_valid()
Dhyperv_drm.h40 #define to_hv(_dev) container_of(_dev, struct hyperv_drm_device, dev) macro
Dhyperv_drm_drv.c227 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_vmbus_remove()
255 struct hyperv_drm_device *hv = to_hv(dev); in hyperv_vmbus_resume()