Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/arm/
Dmalidp_crtc.c473 struct malidp_crtc_state *mali_state = NULL; in malidp_crtc_destroy_state() local
476 mali_state = to_malidp_crtc_state(state); in malidp_crtc_destroy_state()
480 kfree(mali_state); in malidp_crtc_destroy_state()