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

  /src/sys/external/bsd/drm2/vmwgfx/
vmwgfx_module.c 54 vmwgfx_init(void) function in typeref:typename:int
76 return RUN_ONCE(&vmwgfx_init_once, &vmwgfx_init);
96 error = vmwgfx_init();
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.c 1590 static int __init vmwgfx_init(void) function in typeref:typename:int __init
1610 module_init(vmwgfx_init);

Completed in 13 milliseconds