Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_crtc.c38 #define to_omap_crtc(x) container_of(x, struct omap_crtc, base) macro
62 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_timings()
68 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_channel()
74 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_is_pending()
87 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_wait_pending()
153 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_set_enabled()
286 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_error_irq()
299 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_vblank_irq()
336 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_write_crtc_properties()
355 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_destroy()
[all …]