Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acpi/namespace/
Dnswalk.c170 acpi_object_type child_type; in acpi_ns_walk_namespace() local
187 child_type = ACPI_TYPE_ANY; in acpi_ns_walk_namespace()
206 child_type = child_node->type; in acpi_ns_walk_namespace()
209 if (child_type == type) { in acpi_ns_walk_namespace()