Home
last modified time | relevance | path

Searched refs:malidp_crtc_destroy_state (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/arm/
Dmalidp_crtc.c465 static void malidp_crtc_destroy_state(struct drm_crtc *crtc, in malidp_crtc_destroy_state() function
484 malidp_crtc_destroy_state(crtc, crtc->state); in malidp_crtc_reset()
515 .atomic_destroy_state = malidp_crtc_destroy_state,