Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
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()
Ddsfield.c393 case AML_INT_NAMEDFIELD_OP: in acpi_ds_get_field_names()
613 if (arg->common.aml_opcode == AML_INT_NAMEDFIELD_OP) { in acpi_ds_init_field_objects()
Damlcode.h206 #define AML_INT_NAMEDFIELD_OP (u16) 0x0030 macro
Ddsopcode.c738 if (arg->common.aml_opcode == AML_INT_NAMEDFIELD_OP) { in acpi_ds_eval_bank_field_operands()