Home
last modified time | relevance | path

Searched refs:to_omap_crtc (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_crtc.c29 #define to_omap_crtc(x) container_of(x, struct omap_crtc, base) macro
62 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in pipe2vbl()
69 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_timings()
75 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_channel()
81 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_wait_pending()
135 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_set_enabled()
332 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_destroy()
353 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_enable()
369 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_disable()
378 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_mode_set_nofb()
[all …]