Home
last modified time | relevance | path

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

/drivers/acpi/
Dacpi_memhotplug.c58 static struct acpi_scan_handler memory_device_handler = { variable
365 memory_device_handler.attach = NULL; in acpi_memory_hotplug_init()
366 acpi_scan_add_handler(&memory_device_handler); in acpi_memory_hotplug_init()
369 acpi_scan_add_handler_with_hotplug(&memory_device_handler, "memory"); in acpi_memory_hotplug_init()
381 static struct acpi_scan_handler memory_device_handler = { variable
387 acpi_scan_add_handler(&memory_device_handler); in acpi_memory_hotplug_init()