Home
last modified time | relevance | path

Searched refs:AML_BANK_FIELD_OP (Results 1 – 10 of 10) sorted by relevance

/drivers/acpi/acpica/
Ddswload2.c139 case AML_BANK_FIELD_OP: in acpi_ds_load2_begin_op()
497 case AML_BANK_FIELD_OP: in acpi_ds_load2_end_op()
Dpstree.c305 case AML_BANK_FIELD_OP: in acpi_ps_get_child()
Damlcode.h180 #define AML_BANK_FIELD_OP (u16) 0x5b87 macro
Ddswload.c452 walk_state->opcode == AML_BANK_FIELD_OP || in acpi_ds_load1_end_op()
Dpsloop.c593 if (op->common.aml_opcode == AML_BANK_FIELD_OP) { in acpi_ps_parse_loop()
Dpsparse.c208 AML_BANK_FIELD_OP) in acpi_ps_complete_this_op()
Dpsobject.c326 if (walk_state->opcode == AML_BANK_FIELD_OP) { in acpi_ps_create_op()
Ddswexec.c665 } else if (op->common.aml_opcode == AML_BANK_FIELD_OP) { in acpi_ds_exec_end_op()
Ddsutils.c284 AML_BANK_FIELD_OP)) { in acpi_ds_is_result_used()
Ddsfield.c573 case AML_BANK_FIELD_OP: in acpi_ds_init_field_objects()