Home
last modified time | relevance | path

Searched refs:acpi_ps_delete_parse_tree (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/drivers/acpi/acpica/
Dpsxface.c195 acpi_ps_delete_parse_tree(op); in acpi_ps_execute_method()
304 acpi_ps_delete_parse_tree(op); in acpi_ps_execute_table()
Ddsargs.c94 acpi_ps_delete_parse_tree(op); in acpi_ds_execute_arguments()
128 acpi_ps_delete_parse_tree(op); in acpi_ds_execute_arguments()
Dpswalk.c29 void acpi_ps_delete_parse_tree(union acpi_parse_object *subtree_root) in acpi_ps_delete_parse_tree() function
Dnsparse.c232 acpi_ps_delete_parse_tree(parse_root); in acpi_ns_one_complete_parse()
Dacparser.h195 void acpi_ps_delete_parse_tree(union acpi_parse_object *root);
Ddbmethod.c338 acpi_ps_delete_parse_tree(op); in acpi_db_disassemble_method()
Dpsparse.c277 acpi_ps_delete_parse_tree(op); in acpi_ps_complete_this_op()
Ddsmethod.c102 acpi_ps_delete_parse_tree(op); in acpi_ds_auto_serialize_method()
Dpsobject.c562 acpi_ps_delete_parse_tree(*op); in acpi_ps_complete_op()