Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/arm/
Dmalidp_crtc.c470 static void malidp_crtc_destroy_state(struct drm_crtc *crtc, in malidp_crtc_destroy_state() function
489 malidp_crtc_destroy_state(crtc, crtc->state); in malidp_crtc_reset()
521 .atomic_destroy_state = malidp_crtc_destroy_state,