Searched defs:omap_crtc (Results 1 – 1 of 1) sorted by relevance
30 struct omap_crtc { struct31 struct drm_crtc base;55 struct videomode *omap_crtc_timings(struct drm_crtc *crtc) in omap_crtc_timings() argument57 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_timings() local63 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_channel() local69 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_is_pending() local82 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_wait_pending() local114 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_set_enabled() local185 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_enable() local197 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_disable() local[all …]