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

/drivers/pci/
H A Dpci-driver.c1140 drv->driver.bus = &pci_bus_type;
1267 struct bus_type pci_bus_type = { variable in typeref:struct:bus_type
1281 return bus_register(&pci_bus_type);
1291 EXPORT_SYMBOL(pci_bus_type); variable

Completed in 34 milliseconds