Searched refs:is_hotplug_bridge (Results 1 – 10 of 10) sorted by relevance
1251 if (bus->self->is_hotplug_bridge) { in __pci_bus_size_bridges()1821 if (dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1853 if (dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1897 if (!b || !dev->is_hotplug_bridge) in pci_bus_distribute_available_resources()1923 if (!bridge->is_hotplug_bridge) in pci_bridge_distribute_available_resources()
1578 pdev->is_hotplug_bridge = 1; in set_pcie_hotplug_bridge()2711 if (dev->is_hotplug_bridge && in pcie_find_smpss()2904 if (dev->is_hotplug_bridge) in pci_scan_child_bus_extend()2940 } else if (dev->is_hotplug_bridge) { in pci_scan_child_bus_extend()2961 if (bus->self && bus->self->is_hotplug_bridge) { in pci_scan_child_bus_extend()
984 if (acpi_pci_disabled || !dev->is_hotplug_bridge) in acpi_pci_bridge_d3()
3137 dev->is_hotplug_bridge = 1; in quirk_hotplug_bridge()3686 if (pdev->is_hotplug_bridge && in quirk_thunderbolt_hotplug_msi()
2986 if (bridge->is_hotplug_bridge && !pciehp_is_native(bridge)) in pci_bridge_d3_possible()3005 if (bridge->is_hotplug_bridge) in pci_bridge_d3_possible()
411 if (dev->is_hotplug_bridge) in check_hotplug_bridge()416 dev->is_hotplug_bridge = 1; in check_hotplug_bridge()
975 if (bus->self && bus->self->is_hotplug_bridge) in pcie_hotplug_depth()
211 if (dev->is_hotplug_bridge && in get_port_device_capability()
1774 !pdev->is_hotplug_bridge) in tb_apple_add_links()
439 unsigned int is_hotplug_bridge:1; member