Home
last modified time | relevance | path

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

/drivers/acpi/
Dacpi_memhotplug.c36 static struct acpi_scan_handler memory_device_handler = { variable
328 memory_device_handler.attach = NULL; in acpi_memory_hotplug_init()
329 acpi_scan_add_handler(&memory_device_handler); in acpi_memory_hotplug_init()
332 acpi_scan_add_handler_with_hotplug(&memory_device_handler, "memory"); in acpi_memory_hotplug_init()
344 static struct acpi_scan_handler memory_device_handler = { variable
350 acpi_scan_add_handler(&memory_device_handler); in acpi_memory_hotplug_init()