Searched refs:is_pci_bridge (Results 1 – 1 of 1) sorted by relevance
259 static bool is_pci_bridge(sd_device *dev) { in is_pci_bridge() function453 … if (naming_scheme_has(NAMING_BRIDGE_NO_SLOT) && is_pci_bridge(hotplug_slot_dev)) { in dev_pci_slot()