Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_crtc.c205 static void vc4_crtc_destroy(struct drm_crtc *crtc) in vc4_crtc_destroy() function
1022 .destroy = vc4_crtc_destroy,
1247 vc4_crtc_destroy(&vc4_crtc->base); in vc4_crtc_unbind()