Searched refs:acpi_scan_add_handler_with_hotplug (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/acpi/
H A Dcontainer.c114 acpi_scan_add_handler_with_hotplug(&container_handler, "container");
H A Dacpi_memhotplug.c350 acpi_scan_add_handler_with_hotplug(&memory_device_handler, "memory");
H A Dinternal.h62 int acpi_scan_add_handler_with_hotplug(struct acpi_scan_handler *handler,
H A Dacpi_processor.c770 acpi_scan_add_handler_with_hotplug(&processor_handler, "processor");
H A Dpci_root.c1084 acpi_scan_add_handler_with_hotplug(&pci_root_handler, "pci_root");
H A Dscan.c96 int acpi_scan_add_handler_with_hotplug(struct acpi_scan_handler *handler, function

Completed in 148 milliseconds