Home
last modified time | relevance | path

Searched refs:native_shpc_hotplug (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dacpi_pcihp.c91 if (host->native_shpc_hotplug) in acpi_get_hp_hw_control_from_firmware()
/openbmc/linux/drivers/pci/controller/
H A Dvmd.c734 vmd_bridge->native_shpc_hotplug = root_bridge->native_shpc_hotplug; in vmd_copy_host_bridge_flags()
/openbmc/linux/drivers/acpi/
H A Dpci_root.c1040 host_bridge->native_shpc_hotplug = 0; in acpi_pci_root_create()
/openbmc/linux/include/linux/
H A Dpci.h582 unsigned int native_shpc_hotplug:1; /* OS may use SHPC hotplug */ member
/openbmc/linux/drivers/pci/
H A Dprobe.c593 bridge->native_shpc_hotplug = 1; in pci_init_host_bridge()