Searched refs:hotplug_is_native (Results 1 – 2 of 2) sorted by relevance
107 static inline bool hotplug_is_native(struct pci_dev *bridge) in hotplug_is_native() function
304 && !(pdev && hotplug_is_native(pdev))) { in acpiphp_add_context()456 if (!hotplug_is_native(dev)) in acpiphp_native_scan_bridge()462 if (hotplug_is_native(dev)) in acpiphp_native_scan_bridge()488 if (bridge && bus->self && hotplug_is_native(bus->self)) { in enable_slot()
Completed in 4 milliseconds