Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/arm/
Dmalidp_crtc.c472 struct malidp_crtc_state *mali_state = NULL; in malidp_crtc_destroy_state() local
475 mali_state = to_malidp_crtc_state(state); in malidp_crtc_destroy_state()
479 kfree(mali_state); in malidp_crtc_destroy_state()