Searched refs:omap_crtc_state (Results 1 – 1 of 1) sorted by relevance
18 #define to_omap_crtc_state(x) container_of(x, struct omap_crtc_state, base)20 struct omap_crtc_state { struct112 struct omap_crtc_state *omap_state = to_omap_crtc_state(crtc->state); in omap_crtc_set_enabled()597 struct omap_crtc_state *omap_crtc_state = in omap_crtc_atomic_check() local601 omap_crtc_state->zpos = pri_state->zpos; in omap_crtc_atomic_check()602 omap_crtc_state->rotation = pri_state->rotation; in omap_crtc_atomic_check()621 struct omap_crtc_state *omap_crtc_state = to_omap_crtc_state(crtc->state); in omap_crtc_atomic_flush() local646 if (omap_crtc_state->manually_updated) { in omap_crtc_atomic_flush()698 struct omap_crtc_state *omap_state = to_omap_crtc_state(state); in omap_crtc_atomic_get_property()712 struct omap_crtc_state *state; in omap_crtc_reset()[all …]
Completed in 6 milliseconds