Home
last modified time | relevance | path

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

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