Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/arc/
Darcpgu_crtc.c187 static void arc_pgu_plane_destroy(struct drm_plane *plane) in arc_pgu_plane_destroy() function
196 .destroy = arc_pgu_plane_destroy,
242 arc_pgu_plane_destroy(primary); in arc_pgu_setup_crtc()