Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/acpi/acpica/
Ddsfield.c324 case AML_INT_NAMEDFIELD_OP: in acpi_ds_get_field_names()
532 if (arg->common.aml_opcode == AML_INT_NAMEDFIELD_OP) { in acpi_ds_init_field_objects()
Dpsargs.c533 opcode = AML_INT_NAMEDFIELD_OP; in acpi_ps_get_next_field()
549 case AML_INT_NAMEDFIELD_OP: in acpi_ps_get_next_field()
Damlcode.h205 #define AML_INT_NAMEDFIELD_OP (u16) 0x0030 macro
Ddsopcode.c737 if (arg->common.aml_opcode == AML_INT_NAMEDFIELD_OP) { in acpi_ds_eval_bank_field_operands()