Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dresource.c91 static void acpi_dev_get_memresource(struct resource *res, u64 start, u64 len, in acpi_dev_get_memresource() function
122 acpi_dev_get_memresource(res, memory24->minimum << 8, in acpi_dev_resource_memory()
128 acpi_dev_get_memresource(res, memory32->minimum, in acpi_dev_resource_memory()
134 acpi_dev_get_memresource(res, fixed_memory32->address, in acpi_dev_resource_memory()