Home
last modified time | relevance | path

Searched refs:hotadd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/
H A Dpci_root.c534 bool hotadd = system_state == SYSTEM_RUNNING; in acpi_pci_root_add() local
582 if (hotadd && dmar_device_add(handle)) { in acpi_pci_root_add()
623 if (hotadd) { in acpi_pci_root_add()
627 * This is only called for the hotadd case. For the boot-time in acpi_pci_root_add()
645 if (hotadd) in acpi_pci_root_add()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dpci_root.c653 bool hotadd = system_state == SYSTEM_RUNNING; in acpi_pci_root_add() local
701 if (hotadd && dmar_device_add(handle)) { in acpi_pci_root_add()
749 if (hotadd) { in acpi_pci_root_add()
753 * This is only called for the hotadd case. For the boot-time in acpi_pci_root_add()
771 if (hotadd) in acpi_pci_root_add()

Completed in 4 milliseconds