Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/arm64/
Diort.c272 if (node->type == ACPI_IORT_NODE_NAMED_COMPONENT) { in iort_match_node_callback()
314 if (type == ACPI_IORT_NODE_NAMED_COMPONENT || in iort_id_map()
357 if (node->type == ACPI_IORT_NODE_NAMED_COMPONENT || in iort_node_get_id()
511 return iort_scan_node(ACPI_IORT_NODE_NAMED_COMPONENT, in iort_find_dev_node()
709 node = iort_scan_node(ACPI_IORT_NODE_NAMED_COMPONENT, in iort_get_platform_device_domain()
937 node = iort_scan_node(ACPI_IORT_NODE_NAMED_COMPONENT, in nc_dma_get_range()
1067 node = iort_scan_node(ACPI_IORT_NODE_NAMED_COMPONENT, in iort_iommu_configure()
/Linux-v4.19/include/acpi/
Dactbl2.h98 ACPI_IORT_NODE_NAMED_COMPONENT = 0x01, enumerator