Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/hotplug/
Dacpi_pcihp.c91 if (host->native_shpc_hotplug) in acpi_get_hp_hw_control_from_firmware()
/Linux-v5.4/drivers/acpi/
Dpci_root.c912 host_bridge->native_shpc_hotplug = 0; in acpi_pci_root_create()
/Linux-v5.4/include/linux/
Dpci.h509 unsigned int native_shpc_hotplug:1; /* OS may use SHPC hotplug */ member
/Linux-v5.4/drivers/pci/
Dprobe.c596 bridge->native_shpc_hotplug = 1; in pci_init_host_bridge()