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

  /src/sys/external/bsd/drm2/vmwgfx/
vmwgfx_pci.c 83 static int vmwgfx_detach(device_t, int);
90 vmwgfx_match, vmwgfx_attach, vmwgfx_detach, NULL);
257 vmwgfx_detach(device_t self, int flags) function in typeref:typename:int
vmwgfx_pci.c 83 static int vmwgfx_detach(device_t, int);
90 vmwgfx_match, vmwgfx_attach, vmwgfx_detach, NULL);
257 vmwgfx_detach(device_t self, int flags) function in typeref:typename:int
vmwgfx_pci.c 83 static int vmwgfx_detach(device_t, int);
90 vmwgfx_match, vmwgfx_attach, vmwgfx_detach, NULL);
257 vmwgfx_detach(device_t self, int flags) function in typeref:typename:int

Completed in 146 milliseconds