Searched refs:acpi_dev_resource_io (Results 1 – 2 of 2) sorted by relevance
166 * acpi_dev_resource_io - Extract ACPI I/O resource information.179 bool acpi_dev_resource_io(struct acpi_resource *ares, struct resource *res) in acpi_dev_resource_io() function 204 EXPORT_SYMBOL_GPL(acpi_dev_resource_io);915 || acpi_dev_resource_io(ares, res) in acpi_dev_process_resource()
230 if (acpi_dev_resource_io(res, r)) in pnpacpi_allocated_resource()