Lines Matching full:hotplug

3  * ACPI PCI HotPlug glue functions to ACPI CA subsystem
54 * acpiphp_init_context - Create hotplug context and grab a reference to it.
75 * acpiphp_get_context - Get hotplug context and grab a reference to it.
93 * acpiphp_put_context - Drop a reference to ACPI hotplug context.
94 * @context: ACPI hotplug context to drop a reference to.
168 /* Root bridges will not have hotplug context. */ in free_bridge()
258 acpi_handle_err(handle, "No hotplug context\n"); in acpiphp_add_context()
298 * by the native PCIe hotplug (PCIeHP) or standard PCI hotplug in acpiphp_add_context()
312 pr_debug("found ACPI PCI Hotplug slot %llu at PCI %04x:%02x:%02x\n", in acpiphp_add_context()
320 pr_warn("Slot %llu already registered by another hotplug driver\n", sun); in acpiphp_add_context()
445 /* Scan already configured non-hotplug bridges */ in acpiphp_native_scan_bridge()
451 /* Scan non-hotplug bridges that need to be reconfigured */ in acpiphp_native_scan_bridge()
481 * If native hotplug is used, it will take care of hotplug in enable_slot()
482 * slot management and resource allocation for hotplug in enable_slot()
483 * bridges. However, ACPI hotplug may still be used for in enable_slot()
484 * non-hotplug bridges to bring in additional devices such in enable_slot()
551 * pci_scan_slot(), whether they have associated ACPI hotplug in disable_slot()
873 * removed via PCI core logical hotplug. The ref pins the bus in acpiphp_enumerate_slots()
892 * This bridge should have been registered as a hotplug function in acpiphp_enumerate_slots()