Home
last modified time | relevance | path

Searched refs:AML_INT_EVAL_SUBTREE_OP (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/acpi/acpica/
Ddsargs.c89 op = acpi_ps_alloc_op(AML_INT_EVAL_SUBTREE_OP); in acpi_ds_execute_arguments()
132 op = acpi_ps_alloc_op(AML_INT_EVAL_SUBTREE_OP); in acpi_ds_execute_arguments()
Damlcode.h204 #define AML_INT_EVAL_SUBTREE_OP (u16) 0x0037 macro
Ddsutils.c282 AML_INT_EVAL_SUBTREE_OP) in acpi_ds_is_result_used()
Ddswexec.c605 case AML_INT_EVAL_SUBTREE_OP: in acpi_ds_exec_end_op()