/src/sys/external/bsd/drm2/vmwgfx/ |
vmwgfx_pci.c | 80 static int vmwgfx_match(device_t, cfdata_t, void *); 90 vmwgfx_match, vmwgfx_attach, vmwgfx_detach, NULL); 118 vmwgfx_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
vmwgfx_pci.c | 80 static int vmwgfx_match(device_t, cfdata_t, void *); 90 vmwgfx_match, vmwgfx_attach, vmwgfx_detach, NULL); 118 vmwgfx_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|