Home
last modified time | relevance | path

Searched refs:pciexp_hotplug_scan_bridge (Results 1 – 5 of 5) sorted by relevance

/external/coreboot/src/include/device/
Dpciexp.h31 void pciexp_hotplug_scan_bridge(struct device *dev);
/external/coreboot/src/southbridge/intel/i82801jx/
Dpcie.c65 pciexp_hotplug_scan_bridge(dev); in pch_pciexp_scan_bridge()
/external/coreboot/src/southbridge/intel/i82801ix/
Dpcie.c65 pciexp_hotplug_scan_bridge(dev); in pch_pciexp_scan_bridge()
/external/coreboot/src/southbridge/intel/bd82x6x/
Dpcie.c247 pciexp_hotplug_scan_bridge(dev); in pch_pciexp_scan_bridge()
/external/coreboot/src/device/
Dpciexp_device.c849 void pciexp_hotplug_scan_bridge(struct device *dev) in pciexp_hotplug_scan_bridge() function
868 .scan_bus = pciexp_hotplug_scan_bridge,