acpi_ps_has_completed_scope  147 drivers/acpi/acpica/acparser.h u8 acpi_ps_has_completed_scope(struct acpi_parse_state *parser_state);
acpi_ps_has_completed_scope  244 drivers/acpi/acpica/psloop.c 		if (acpi_ps_has_completed_scope(parser_state)) {
acpi_ps_has_completed_scope  611 drivers/acpi/acpica/psobject.c 	if (acpi_ps_has_completed_scope(&(walk_state->parser_state))) {