Home
last modified time | relevance | path

Searched refs:is_pciehp (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dpci_hotplug.h107 return (bridge->is_pciehp && pciehp_is_native(bridge)) || in hotplug_is_native()
H A Dpci.h463 unsigned int is_pciehp:1; member
/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c998 if (bus->self && bus->self->is_pciehp) in pcie_hotplug_depth()
/linux/drivers/pci/
H A Dpci-acpi.c1002 if (acpi_pci_disabled || !dev->is_pciehp) in acpi_pci_bridge_d3()
H A Dprobe.c1725 pdev->is_hotplug_bridge = pdev->is_pciehp = 1; in set_pcie_hotplug_bridge()
H A Dquirks.c3835 if (pdev->is_pciehp && in quirk_thunderbolt_hotplug_msi()
/linux/drivers/thunderbolt/
H A Dtb.c3347 !pdev->is_pciehp) in tb_apple_add_links()