Searched defs:ovt (Results 1 – 3 of 3) sorted by relevance
222 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()
271 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()
426 struct of_overlay *ovt; in overlay_is_topmost() local