Searched refs:acpi_dev_resource_memory (Results 1 – 3 of 3) sorted by relevance
71 bool acpi_dev_resource_memory(struct acpi_resource *ares, struct resource *res) in acpi_dev_resource_memory() function107 EXPORT_SYMBOL_GPL(acpi_dev_resource_memory);472 if (acpi_dev_resource_memory(ares, &r) in acpi_dev_process_resource()
242 return !acpi_dev_resource_memory(res, &r); in is_memory()
221 if (acpi_dev_resource_memory(res, &r)) in pnpacpi_allocated_resource()