acpi_ps_get_depth_next  171 drivers/acpi/acpica/acparser.h union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin,
acpi_ps_get_depth_next  425 drivers/acpi/acpica/dbdisply.c 		op = acpi_ps_get_depth_next(start_op, op);
acpi_ps_get_depth_next  251 drivers/acpi/acpica/dbstats.c 	op = acpi_ps_get_depth_next(root, op);
acpi_ps_get_depth_next  376 drivers/acpi/acpica/dbutils.c 				    acpi_ps_get_depth_next(start_op, search_op);
acpi_ps_get_depth_next  394 drivers/acpi/acpica/dbutils.c 		op = acpi_ps_get_depth_next(root, op);