aml_walknodes 568 dev/acpi/acpi.c aml_walknodes(&aml_root, AML_WALK_PRE, acpi_add_device, sc); aml_walknodes 2103 dev/acpi/dsdt.c aml_walknodes(child, mode, nodecb, arg); aml_walknodes 3529 dev/acpi/dsdt.c aml_walknodes(&aml_root, AML_WALK_PRE, aml_fixup_node, NULL); aml_walknodes 237 dev/acpi/dsdt.h void aml_walknodes(struct aml_node *, int,