Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_crtc.c139 static void vc4_crtc_destroy(struct drm_crtc *crtc) in vc4_crtc_destroy() function
481 .destroy = vc4_crtc_destroy,
643 vc4_crtc_destroy(&vc4_crtc->base); in vc4_crtc_unbind()