Searched refs:omap_crtc_state (Results 1 – 1 of 1) sorted by relevance
28 #define to_omap_crtc_state(x) container_of(x, struct omap_crtc_state, base)30 struct omap_crtc_state { struct513 struct omap_crtc_state *omap_crtc_state = in omap_crtc_atomic_check() local517 omap_crtc_state->zpos = pri_state->zpos; in omap_crtc_atomic_check()518 omap_crtc_state->rotation = pri_state->rotation; in omap_crtc_atomic_check()601 struct omap_crtc_state *omap_state = to_omap_crtc_state(state); in omap_crtc_atomic_get_property()619 crtc->state = kzalloc(sizeof(struct omap_crtc_state), GFP_KERNEL); in omap_crtc_reset()628 struct omap_crtc_state *state, *current_state; in omap_crtc_duplicate_state()