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

/linux-master/drivers/acpi/acpica/
H A Ddbutils.c376 acpi_ps_get_depth_next(start_op, search_op);
394 op = acpi_ps_get_depth_next(root, op);
H A Dacparser.h171 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin,
H A Dpstree.c157 * FUNCTION: acpi_ps_get_depth_next
169 union acpi_parse_object *acpi_ps_get_depth_next(union acpi_parse_object *origin, function
H A Ddbstats.c251 op = acpi_ps_get_depth_next(root, op);
H A Ddbdisply.c427 op = acpi_ps_get_depth_next(start_op, op);

Completed in 110 milliseconds