Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen.c62 vmw_ioctl_cleanup(vws); in vmw_winsys_create()
73 vmw_ioctl_cleanup(vws); in vmw_winsys_destroy()
Dvmw_screen.h151 void vmw_ioctl_cleanup(struct vmw_winsys_screen *vws);
Dvmw_screen_ioctl.c501 vmw_ioctl_cleanup(struct vmw_winsys_screen *vws) in vmw_ioctl_cleanup() function