Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/acpica/
A Drsaddr.c294 } else if (resource->data.address.resource_type == ACPI_IO_RANGE) { in acpi_rs_get_address_common()
337 } else if (resource->data.address.resource_type == ACPI_IO_RANGE) { in acpi_rs_set_address_common()
A Drsdump.c460 case ACPI_IO_RANGE: in acpi_rs_dump_address_common()
/linux-6.3-rc2/drivers/acpi/
A Dresource.c254 case ACPI_IO_RANGE: in acpi_decode_space()
896 else if (ares->data.address.resource_type == ACPI_IO_RANGE) in acpi_dev_filter_resource_type()
/linux-6.3-rc2/drivers/pnp/pnpacpi/
A Drsparser.c424 } else if (p->resource_type == ACPI_IO_RANGE) in pnpacpi_parse_address_option()
443 } else if (p->resource_type == ACPI_IO_RANGE) in pnpacpi_parse_ext_address_option()
/linux-6.3-rc2/include/acpi/
A Dacrestyp.h103 #define ACPI_IO_RANGE (u8) 0x01 macro

Completed in 12 milliseconds