aml_evalmethod    108 dev/acpi/dsdt.c struct aml_value	*aml_evalmethod(struct aml_scope *, struct aml_node *,
aml_evalmethod   1417 dev/acpi/dsdt.c 			ref = aml_evalmethod(scope, ref->node, argc, tmp, &tmp[argc]);
aml_evalmethod   2027 dev/acpi/dsdt.c 		aml_evalmethod(NULL, node, argc, argv, res);