Symbol: hyperv_drm_device
drivers/gpu/drm/hyperv/hyperv_drm.h
42
#define to_hv(_dev) container_of(_dev, struct hyperv_drm_device, dev)
drivers/gpu/drm/hyperv/hyperv_drm.h
45
int hyperv_mode_config_init(struct hyperv_drm_device *hv);
drivers/gpu/drm/hyperv/hyperv_drm_drv.c
108
struct hyperv_drm_device *hv;
drivers/gpu/drm/hyperv/hyperv_drm_drv.c
113
struct hyperv_drm_device, dev);
drivers/gpu/drm/hyperv/hyperv_drm_drv.c
170
struct hyperv_drm_device *hv = to_hv(dev);
drivers/gpu/drm/hyperv/hyperv_drm_drv.c
203
struct hyperv_drm_device *hv = to_hv(dev);
drivers/gpu/drm/hyperv/hyperv_drm_drv.c
70
static int hyperv_setup_vram(struct hyperv_drm_device *hv,
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
107
struct hyperv_drm_device *hv = to_hv(crtc->dev);
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
142
struct hyperv_drm_device *hv = to_hv(plane->dev);
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
173
struct hyperv_drm_device *hv = to_hv(plane->dev);
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
196
struct hyperv_drm_device *hv = to_hv(plane->dev);
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
212
struct hyperv_drm_device *hv = to_hv(plane->dev);
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
245
static inline int hyperv_pipe_init(struct hyperv_drm_device *hv)
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
290
struct hyperv_drm_device *hv = to_hv(dev);
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
305
int hyperv_mode_config_init(struct hyperv_drm_device *hv)
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
32
struct hyperv_drm_device *hv = to_hv(fb->dev);
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
49
struct hyperv_drm_device *hv = to_hv(connector->dev);
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
73
static inline int hyperv_conn_init(struct hyperv_drm_device *hv)
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
81
static int hyperv_check_size(struct hyperv_drm_device *hv, int w, int h,
drivers/gpu/drm/hyperv/hyperv_drm_proto.c
197
struct hyperv_drm_device *hv = hv_get_drvdata(hdev);
drivers/gpu/drm/hyperv/hyperv_drm_proto.c
216
struct hyperv_drm_device *hv = hv_get_drvdata(hdev);
drivers/gpu/drm/hyperv/hyperv_drm_proto.c
248
struct hyperv_drm_device *hv = hv_get_drvdata(hdev);
drivers/gpu/drm/hyperv/hyperv_drm_proto.c
348
struct hyperv_drm_device *hv = hv_get_drvdata(hdev);
drivers/gpu/drm/hyperv/hyperv_drm_proto.c
373
struct hyperv_drm_device *hv = hv_get_drvdata(hdev);
drivers/gpu/drm/hyperv/hyperv_drm_proto.c
422
struct hyperv_drm_device *hv = hv_get_drvdata(hdev);
drivers/gpu/drm/hyperv/hyperv_drm_proto.c
449
struct hyperv_drm_device *hv = hv_get_drvdata(hdev);
drivers/gpu/drm/hyperv/hyperv_drm_proto.c
472
struct hyperv_drm_device *hv = hv_get_drvdata(hdev);