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() function101 EXPORT_SYMBOL_GPL(acpi_dev_resource_memory);462 if (acpi_dev_resource_memory(ares, &r) in acpi_dev_process_resource()
86 return !acpi_dev_resource_memory(res, &r); in is_memory()
186 if (acpi_dev_resource_memory(res, &r) in pnpacpi_allocated_resource()