Home
last modified time | relevance | path

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

/drivers/acpi/
Dresource.c84 static void acpi_dev_get_memresource(struct resource *res, u64 start, u64 len, in acpi_dev_get_memresource() function
115 acpi_dev_get_memresource(res, memory24->minimum << 8, in acpi_dev_resource_memory()
121 acpi_dev_get_memresource(res, memory32->minimum, in acpi_dev_resource_memory()
127 acpi_dev_get_memresource(res, fixed_memory32->address, in acpi_dev_resource_memory()