Searched refs:is_hotplug_bridge (Results 1 – 8 of 8) sorted by relevance
1213 if (bus->self->is_hotplug_bridge) { in __pci_bus_size_bridges()1874 if (dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1911 if (dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1940 if (!b || !dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1974 if (!bridge->is_hotplug_bridge) in pci_bridge_distribute_available_resources()
1470 pdev->is_hotplug_bridge = 1; in set_pcie_hotplug_bridge()2569 if (dev->is_hotplug_bridge && in pcie_find_smpss()2777 if (dev->is_hotplug_bridge) in pci_scan_child_bus_extend()2814 } else if (dev->is_hotplug_bridge) { in pci_scan_child_bus_extend()2836 if (bus->self && bus->self->is_hotplug_bridge) { in pci_scan_child_bus_extend()
944 if (!dev->is_hotplug_bridge) in acpi_pci_bridge_d3()
2637 if (bridge->is_hotplug_bridge && !pciehp_is_native(bridge)) in pci_bridge_d3_possible()2656 if (bridge->is_hotplug_bridge) in pci_bridge_d3_possible()
3009 dev->is_hotplug_bridge = 1; in quirk_hotplug_bridge()3534 if (pdev->is_hotplug_bridge && in quirk_thunderbolt_hotplug_msi()
409 if (dev->is_hotplug_bridge) in check_hotplug_bridge()414 dev->is_hotplug_bridge = 1; in check_hotplug_bridge()
211 if (dev->is_hotplug_bridge && in get_port_device_capability()
406 unsigned int is_hotplug_bridge:1; member