Searched defs:mtk_crtc_state (Results 1 – 2 of 2) sorted by relevance
63 struct mtk_crtc_state { struct77 static inline struct mtk_crtc_state *to_mtk_crtc_state(struct drm_crtc_state *s) in to_mtk_crtc_state() argument
72 struct mtk_crtc_state { struct86 static inline struct mtk_crtc_state *to_mtk_crtc_state(struct drm_crtc_state *s) in to_mtk_crtc_state() argument748 struct mtk_crtc_state *mtk_crtc_state = to_mtk_crtc_state(crtc_state); in mtk_drm_crtc_atomic_begin() local