HomeSort by: relevance | last modified time | path
    Searched defs:vmw_stdu_crtc_destroy (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_stdu.c 144 * vmw_stdu_crtc_destroy - cleans up the STDU
148 static void vmw_stdu_crtc_destroy(struct drm_crtc *crtc) function in typeref:typename:void
918 .destroy = vmw_stdu_crtc_destroy,
939 * the common KMS code changes and somehow vmw_stdu_crtc_destroy() doesn't
964 * the common KMS code changes and somehow vmw_stdu_crtc_destroy() doesn't

Completed in 12 milliseconds