Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_crtc.c241 static void vc4_crtc_destroy(struct drm_crtc *crtc) in vc4_crtc_destroy() function
1010 .destroy = vc4_crtc_destroy,
1224 vc4_crtc_destroy(&vc4_crtc->base); in vc4_crtc_unbind()