Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Ddswload2.c108 case AML_BANK_FIELD_OP: in acpi_ds_load2_begin_op()
500 case AML_BANK_FIELD_OP: in acpi_ds_load2_end_op()
Dpstree.c280 case AML_BANK_FIELD_OP: in acpi_ps_get_child()
Damlcode.h151 #define AML_BANK_FIELD_OP (u16) 0x5b87 macro
Ddswload.c449 walk_state->opcode == AML_BANK_FIELD_OP || in acpi_ds_load1_end_op()
Dpsloop.c509 if (op->common.aml_opcode == AML_BANK_FIELD_OP) { in acpi_ps_parse_loop()
Dpsparse.c178 AML_BANK_FIELD_OP) in acpi_ps_complete_this_op()
Ddsutils.c247 AML_BANK_FIELD_OP)) { in acpi_ds_is_result_used()
Ddswexec.c663 } else if (op->common.aml_opcode == AML_BANK_FIELD_OP) { in acpi_ds_exec_end_op()
Dpsobject.c370 if (walk_state->opcode == AML_BANK_FIELD_OP) { in acpi_ps_create_op()
Ddsfield.c589 case AML_BANK_FIELD_OP: in acpi_ds_init_field_objects()