Searched defs: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() local922 struct mgag200_crtc_state *mgag200_crtc_state = to_mgag200_crtc_state(crtc_state); in mgag200_simple_display_pipe_check() local970 struct mgag200_crtc_state *mgag200_crtc_state = to_mgag200_crtc_state(crtc_state); in mgag200_simple_display_pipe_duplicate_crtc_state() local990 struct mgag200_crtc_state *mgag200_crtc_state = to_mgag200_crtc_state(crtc_state); in mgag200_simple_display_pipe_destroy_crtc_state() local999 struct mgag200_crtc_state *mgag200_crtc_state; in mgag200_simple_display_pipe_reset_crtc() local
160 struct mgag200_crtc_state { struct166 static inline struct mgag200_crtc_state *to_mgag200_crtc_state(struct drm_crtc_state *base) in to_mgag200_crtc_state() argument