Home
last modified time | relevance | path

Searched refs:acpi_ps_get_depth_next (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Ddbutils.c376 acpi_ps_get_depth_next(start_op, search_op); in acpi_db_second_pass_parse()
394 op = acpi_ps_get_depth_next(root, op); in acpi_db_second_pass_parse()
H A Dpstree.c169 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin, in acpi_ps_get_depth_next() function
H A Dacparser.h171 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin,
H A Ddbstats.c251 op = acpi_ps_get_depth_next(root, op); in acpi_db_classify_one_object()
H A Ddbdisply.c427 op = acpi_ps_get_depth_next(start_op, op); in acpi_db_display_method_info()