Searched refs:is_hotplug_bridge (Results 1 – 11 of 11) sorted by relevance
411 if (dev->is_hotplug_bridge) in check_hotplug_bridge()424 dev->is_hotplug_bridge = 1; in check_hotplug_bridge()
974 if (bus->self && bus->self->is_hotplug_bridge) in pcie_hotplug_depth()
1681 pdev->is_hotplug_bridge = 1; in set_pcie_hotplug_bridge()2868 if (dev->is_hotplug_bridge && in pcie_find_smpss()3061 if (dev->is_hotplug_bridge) in pci_scan_child_bus_extend()3097 } else if (dev->is_hotplug_bridge) { in pci_scan_child_bus_extend()3118 if (bus->self && bus->self->is_hotplug_bridge) { in pci_scan_child_bus_extend()
1442 if (bus->self->is_hotplug_bridge) { in __pci_bus_size_bridges()2068 if (dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()2115 if (hotplug_bridges && !dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()2162 if (!bridge->is_hotplug_bridge) in pci_bridge_distribute_available_resources()
1005 if (acpi_pci_disabled || !dev->is_hotplug_bridge) in acpi_pci_bridge_d3()
3052 if (bridge->is_hotplug_bridge && !pciehp_is_native(bridge)) in pci_bridge_d3_possible()3071 if (bridge->is_hotplug_bridge) in pci_bridge_d3_possible()
3270 dev->is_hotplug_bridge = 1; in quirk_hotplug_bridge()3834 if (pdev->is_hotplug_bridge && in quirk_thunderbolt_hotplug_msi()
339 if (!pdev->is_hotplug_bridge) in dpc_is_surprise_removal()
223 if (dev->is_hotplug_bridge && in get_port_device_capability()
3323 !pdev->is_hotplug_bridge) in tb_apple_add_links()
455 unsigned int is_hotplug_bridge:1; member