Home
last modified time | relevance | path

Searched refs:acpi_scan_add_handler_with_hotplug (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/acpi/
H A Dcontainer.c114 acpi_scan_add_handler_with_hotplug(&container_handler, "container"); in acpi_container_init()
H A Dacpi_processor.c789 acpi_scan_add_handler_with_hotplug(&processor_handler, "processor"); in acpi_processor_init()
H A Dscan.c99 int acpi_scan_add_handler_with_hotplug(struct acpi_scan_handler *handler, in acpi_scan_add_handler_with_hotplug() function