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()
259 acpi_handle_err(handle, "No hotplug context\n"); in acpiphp_add_context()
299 * by the native PCIe hotplug (PCIeHP) or standard PCI hotplug in acpiphp_add_context()
313 pr_debug("found ACPI PCI Hotplug slot %llu at PCI %04x:%02x:%02x\n", in acpiphp_add_context()
321 pr_warn("Slot %llu already registered by another hotplug driver\n", sun); in acpiphp_add_context()
416 * accommodating hotplug devices, so avoid marking Upstream Ports as in check_hotplug_bridge()
417 * "hotplug bridges". in check_hotplug_bridge()
454 /* Scan already configured non-hotplug bridges */ in acpiphp_native_scan_bridge()
460 /* Scan non-hotplug bridges that need to be reconfigured */ in acpiphp_native_scan_bridge()
490 * If native hotplug is used, it will take care of hotplug in enable_slot()
491 * slot management and resource allocation for hotplug in enable_slot()
492 * bridges. However, ACPI hotplug may still be used for in enable_slot()
493 * non-hotplug bridges to bring in additional devices such in enable_slot()
561 * pci_scan_slot(), whether they have associated ACPI hotplug in disable_slot()
883 * removed via PCI core logical hotplug. The ref pins the bus in acpiphp_enumerate_slots()
902 * This bridge should have been registered as a hotplug function in acpiphp_enumerate_slots()