Home
last modified time | relevance | path

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

/drivers/acpi/
Dresource.c83 static void acpi_dev_get_memresource(struct resource *res, u64 start, u64 len, in acpi_dev_get_memresource() function
114 acpi_dev_get_memresource(res, memory24->minimum << 8, in acpi_dev_resource_memory()
120 acpi_dev_get_memresource(res, memory32->minimum, in acpi_dev_resource_memory()
126 acpi_dev_get_memresource(res, fixed_memory32->address, in acpi_dev_resource_memory()