Searched refs:omap_crtc (Results 1 – 2 of 2) sorted by relevance
28 #define to_omap_crtc(x) container_of(x, struct omap_crtc, base)30 struct omap_crtc { struct57 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_timings() argument58 return &omap_crtc->vm; in omap_crtc_timings()63 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_channel() local64 return omap_crtc->channel; in omap_crtc_channel()69 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_is_pending() local74 pending = omap_crtc->pending; in omap_crtc_is_pending()82 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_wait_pending() local88 return wait_event_timeout(omap_crtc->pending_wait, in omap_crtc_wait_pending()[all …]
10 omap_crtc.o \