Searched refs:mdp5_crtc_destroy_state (Results 1 – 1 of 1) sorted by relevance
1028 static void mdp5_crtc_destroy_state(struct drm_crtc *crtc, struct drm_crtc_state *state) in mdp5_crtc_destroy_state() function1043 mdp5_crtc_destroy_state(crtc, crtc->state); in mdp5_crtc_reset()1056 .atomic_destroy_state = mdp5_crtc_destroy_state,