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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_stdu.c 134 static void vmw_stdu_destroy(struct vmw_screen_target_display_unit *stdu);
150 vmw_stdu_destroy(vmw_crtc_to_stdu(crtc));
944 vmw_stdu_destroy(vmw_encoder_to_stdu(encoder));
969 vmw_stdu_destroy(vmw_connector_to_stdu(connector));
1853 * vmw_stdu_destroy - Cleans up a vmw_screen_target_display_unit
1859 static void vmw_stdu_destroy(struct vmw_screen_target_display_unit *stdu) function in typeref:typename:void

Completed in 15 milliseconds