Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_crtc.c27 #define to_omap_crtc(x) container_of(x, struct omap_crtc, base) macro
85 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in pipe2vbl()
92 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_timings()
98 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_channel()
149 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_set_enabled()
361 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_apply()
428 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_flush()
451 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_destroy()
466 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dpms()
498 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_mode_set()
[all …]