Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/arm/
Dmalidp_crtc.c482 struct malidp_crtc_state *mali_state = NULL; in malidp_crtc_destroy_state() local
485 mali_state = to_malidp_crtc_state(state); in malidp_crtc_destroy_state()
489 kfree(mali_state); in malidp_crtc_destroy_state()