Searched defs:omap_crtc (Results 1 – 1 of 1) sorted by relevance
31 struct omap_crtc { struct32 struct drm_crtc base;56 struct videomode *omap_crtc_timings(struct drm_crtc *crtc) in omap_crtc_timings() argument58 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_timings() argument64 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_channel() local70 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_is_pending() local83 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_wait_pending() local115 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_set_enabled() local186 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_enable() local198 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_disable() local[all …]