Searched refs:memory_device_handler (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 138 milliseconds