Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_drv.h155 const struct omap_video_timings *omap_crtc_timings(struct drm_crtc *crtc);
Domap_plane.c156 omap_crtc_timings(crtc), false); in omap_plane_pre_apply()
Domap_crtc.c90 const struct omap_video_timings *omap_crtc_timings(struct drm_crtc *crtc) in omap_crtc_timings() function