Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_drv.h61 struct omap_drm_apply { struct
64 void (*pre_apply)(struct omap_drm_apply *apply); argument
65 void (*post_apply)(struct omap_drm_apply *apply); argument
158 struct omap_drm_apply *apply);
Domap_crtc.c49 struct omap_drm_apply apply;
302 struct omap_drm_apply *apply, *n; in apply_worker()
359 struct omap_drm_apply *apply) in omap_crtc_apply()
385 static void omap_crtc_pre_apply(struct omap_drm_apply *apply) in omap_crtc_pre_apply()
421 static void omap_crtc_post_apply(struct omap_drm_apply *apply) in omap_crtc_post_apply()
Domap_plane.c47 struct omap_drm_apply apply;
118 static void omap_plane_pre_apply(struct omap_drm_apply *apply) in omap_plane_pre_apply()
165 static void omap_plane_post_apply(struct omap_drm_apply *apply) in omap_plane_post_apply()