Searched refs:acpi_ps_get_depth_next (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dbutils.c | 376 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 D | pstree.c | 157 * FUNCTION: acpi_ps_get_depth_next 169 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin, in acpi_ps_get_depth_next() function
|
H A D | acparser.h | 171 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin,
|
H A D | dbstats.c | 251 op = acpi_ps_get_depth_next(root, op); in acpi_db_classify_one_object()
|
H A D | dbdisply.c | 427 op = acpi_ps_get_depth_next(start_op, op); in acpi_db_display_method_info()
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dbutils.c | 376 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 D | pstree.c | 157 * FUNCTION: acpi_ps_get_depth_next 169 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin, in acpi_ps_get_depth_next() function
|
H A D | acparser.h | 171 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin,
|
H A D | dbstats.c | 251 op = acpi_ps_get_depth_next(root, op); in acpi_db_classify_one_object()
|
H A D | dbdisply.c | 427 op = acpi_ps_get_depth_next(start_op, op); in acpi_db_display_method_info()
|
Completed in 6 milliseconds