Home
last modified time | relevance | path

Searched defs:ovt (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/omapdrm/dss/
Ddisplay.c222 struct omap_video_timings *ovt) in videomode_to_omap_video_timings()
253 void omap_video_timings_to_videomode(const struct omap_video_timings *ovt, in omap_video_timings_to_videomode()
/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay.c271 struct omap_video_timings *ovt) in videomode_to_omap_video_timings()
302 void omap_video_timings_to_videomode(const struct omap_video_timings *ovt, in omap_video_timings_to_videomode()
/drivers/of/
Doverlay.c426 struct of_overlay *ovt; in overlay_is_topmost() local