Searched refs:gma_crtc_destroy (Results 1 – 3 of 3) sorted by relevance
74 extern void gma_crtc_destroy(struct drm_crtc *crtc);
434 .destroy = gma_crtc_destroy,
497 void gma_crtc_destroy(struct drm_crtc *crtc) in gma_crtc_destroy() function