Searched defs:omap_crtc (Results 1 – 2 of 2) 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() local187 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_enable() local200 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_disable() local[all …]
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() argument63 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 …]