acpi_ps_get_depth_next
union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin,
op = acpi_ps_get_depth_next(start_op, op);
op = acpi_ps_get_depth_next(root, op);
acpi_ps_get_depth_next(start_op, search_op);
op = acpi_ps_get_depth_next(root, op);