Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dacpi_memhotplug.c36 static struct acpi_scan_handler memory_device_handler = { variable
346 memory_device_handler.attach = NULL; in acpi_memory_hotplug_init()
347 acpi_scan_add_handler(&memory_device_handler); in acpi_memory_hotplug_init()
350 acpi_scan_add_handler_with_hotplug(&memory_device_handler, "memory"); in acpi_memory_hotplug_init()
362 static struct acpi_scan_handler memory_device_handler = { variable
368 acpi_scan_add_handler(&memory_device_handler); in acpi_memory_hotplug_init()