Searched defs:virtpci_rootbus_device (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/unisys/virtpci/
H A Dvirtpci.c134 static struct device virtpci_rootbus_device = { variable in typeref:struct:device
267 vbus->parent = &virtpci_rootbus_device; /* root bus is parent */
433 struct device *pDev = &virtpci_rootbus_device;
1522 ret = device_register(&virtpci_rootbus_device);
1536 device_unregister(&virtpci_rootbus_device);
1560 device_unregister(&virtpci_rootbus_device);

Completed in 14 milliseconds