Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dacpi_pcihp.c91 if (host->native_shpc_hotplug) in acpi_get_hp_hw_control_from_firmware()
/Linux-v4.19/drivers/acpi/
Dpci_root.c914 host_bridge->native_shpc_hotplug = 0; in acpi_pci_root_create()
/Linux-v4.19/include/linux/
Dpci.h484 unsigned int native_shpc_hotplug:1; /* OS may use SHPC hotplug */ member
/Linux-v4.19/drivers/pci/
Dprobe.c557 bridge->native_shpc_hotplug = 1; in pci_alloc_host_bridge()