Searched refs:is_hotplug_bridge (Results 1 – 10 of 10) sorted by relevance
411 if (dev->is_hotplug_bridge) in check_hotplug_bridge()424 dev->is_hotplug_bridge = 1; in check_hotplug_bridge()
968 if (bus->self && bus->self->is_hotplug_bridge) in pcie_hotplug_depth()
1590 pdev->is_hotplug_bridge = 1; in set_pcie_hotplug_bridge()2732 if (dev->is_hotplug_bridge && in pcie_find_smpss()2925 if (dev->is_hotplug_bridge) in pci_scan_child_bus_extend()2961 } else if (dev->is_hotplug_bridge) { in pci_scan_child_bus_extend()2982 if (bus->self && bus->self->is_hotplug_bridge) { in pci_scan_child_bus_extend()
1246 if (bus->self->is_hotplug_bridge) { in __pci_bus_size_bridges()1870 if (dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1917 if (hotplug_bridges && !dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1966 if (!bridge->is_hotplug_bridge) in pci_bridge_distribute_available_resources()
982 if (acpi_pci_disabled || !dev->is_hotplug_bridge) in acpi_pci_bridge_d3()
3044 if (bridge->is_hotplug_bridge && !pciehp_is_native(bridge)) in pci_bridge_d3_possible()3063 if (bridge->is_hotplug_bridge) in pci_bridge_d3_possible()
3250 dev->is_hotplug_bridge = 1; in quirk_hotplug_bridge()3812 if (pdev->is_hotplug_bridge && in quirk_thunderbolt_hotplug_msi()
222 if (dev->is_hotplug_bridge && in get_port_device_capability()
2415 !pdev->is_hotplug_bridge) in tb_apple_add_links()
441 unsigned int is_hotplug_bridge:1; member