Searched refs:to_mgag200_crtc_state (Results 1 – 2 of 2) sorted by relevance
869 struct mgag200_crtc_state *mgag200_crtc_state = to_mgag200_crtc_state(crtc_state); in mgag200_simple_display_pipe_enable()922 struct mgag200_crtc_state *mgag200_crtc_state = to_mgag200_crtc_state(crtc_state); in mgag200_simple_display_pipe_check()970 struct mgag200_crtc_state *mgag200_crtc_state = to_mgag200_crtc_state(crtc_state); in mgag200_simple_display_pipe_duplicate_crtc_state()990 struct mgag200_crtc_state *mgag200_crtc_state = to_mgag200_crtc_state(crtc_state); in mgag200_simple_display_pipe_destroy_crtc_state()
166 static inline struct mgag200_crtc_state *to_mgag200_crtc_state(struct drm_crtc_state *base) in to_mgag200_crtc_state() function