Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/acpica/
Dpsxface.c192 acpi_ps_delete_parse_tree(op); in acpi_ps_execute_method()
298 acpi_ps_delete_parse_tree(op); in acpi_ps_execute_table()
Dpswalk.c29 void acpi_ps_delete_parse_tree(union acpi_parse_object *subtree_root) in acpi_ps_delete_parse_tree() function
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()
Dnsparse.c220 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.c328 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.c565 acpi_ps_delete_parse_tree(*op); in acpi_ps_complete_op()