Searched refs:omap_overlay_global_state (Results 1 – 1 of 1) sorted by relevance
209 struct omap_global_state *omap_overlay_global_state; in omap_plane_atomic_check() local220 omap_overlay_global_state = omap_get_global_state(state); in omap_plane_atomic_check()221 if (IS_ERR(omap_overlay_global_state)) in omap_plane_atomic_check()222 return PTR_ERR(omap_overlay_global_state); in omap_plane_atomic_check()