Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/arm64/
Diort.c264 if (node->type == ACPI_IORT_NODE_NAMED_COMPONENT) { in iort_match_node_callback()
306 if (type == ACPI_IORT_NODE_NAMED_COMPONENT || in iort_id_map()
349 if (node->type == ACPI_IORT_NODE_NAMED_COMPONENT || in iort_node_get_id()
506 return iort_scan_node(ACPI_IORT_NODE_NAMED_COMPONENT, in iort_find_dev_node()
704 node = iort_scan_node(ACPI_IORT_NODE_NAMED_COMPONENT, in iort_get_platform_device_domain()
968 node = iort_scan_node(ACPI_IORT_NODE_NAMED_COMPONENT, in iort_iommu_configure()
1019 node = iort_scan_node(ACPI_IORT_NODE_NAMED_COMPONENT, in nc_dma_get_range()
/Linux-v5.4/include/acpi/
Dactbl2.h98 ACPI_IORT_NODE_NAMED_COMPONENT = 0x01, enumerator