Symbol: xen_drm_front_drm_pipeline
drivers/gpu/drm/xen/xen_drm_front.c
122
int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline,
drivers/gpu/drm/xen/xen_drm_front.h
120
struct xen_drm_front_drm_pipeline pipeline[XEN_DRM_FRONT_MAX_CRTCS];
drivers/gpu/drm/xen/xen_drm_front.h
133
int xen_drm_front_mode_set(struct xen_drm_front_drm_pipeline *pipeline,
drivers/gpu/drm/xen/xen_drm_front_conn.c
105
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_conn.c
22
static struct xen_drm_front_drm_pipeline *
drivers/gpu/drm/xen/xen_drm_front_conn.c
25
return container_of(connector, struct xen_drm_front_drm_pipeline, conn);
drivers/gpu/drm/xen/xen_drm_front_conn.c
50
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_conn.c
64
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_kms.c
112
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_kms.c
136
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_kms.c
155
void xen_drm_front_kms_on_frame_done(struct xen_drm_front_drm_pipeline *pipeline,
drivers/gpu/drm/xen/xen_drm_front_kms.c
171
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_kms.c
173
struct xen_drm_front_drm_pipeline,
drivers/gpu/drm/xen/xen_drm_front_kms.c
196
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_kms.c
248
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_kms.c
291
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_kms.c
292
container_of(pipe, struct xen_drm_front_drm_pipeline,
drivers/gpu/drm/xen/xen_drm_front_kms.c
314
struct xen_drm_front_drm_pipeline *pipeline)
drivers/gpu/drm/xen/xen_drm_front_kms.c
33
static struct xen_drm_front_drm_pipeline *
drivers/gpu/drm/xen/xen_drm_front_kms.c
356
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_kms.c
36
return container_of(pipe, struct xen_drm_front_drm_pipeline, pipe);
drivers/gpu/drm/xen/xen_drm_front_kms.c
376
struct xen_drm_front_drm_pipeline *pipeline =
drivers/gpu/drm/xen/xen_drm_front_kms.c
95
static void send_pending_event(struct xen_drm_front_drm_pipeline *pipeline)
drivers/gpu/drm/xen/xen_drm_front_kms.h
17
struct xen_drm_front_drm_pipeline;
drivers/gpu/drm/xen/xen_drm_front_kms.h
23
void xen_drm_front_kms_on_frame_done(struct xen_drm_front_drm_pipeline *pipeline,