Searched defs:ast_crtc_state (Results 1 – 2 of 2) sorted by relevance
286 struct ast_crtc_state { struct295 #define to_ast_crtc_state(state) container_of(state, struct ast_crtc_state, base) argument
543 struct ast_crtc_state *ast_crtc_state; in ast_primary_plane_helper_atomic_check() local