Home
last modified time | relevance | path

Searched refs:AML_WORD_OP (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/acpi/acpica/
H A Dpsloop.c64 case AML_WORD_OP: /* AML_WORDDATA_ARG */ in acpi_ps_get_arguments()
382 case AML_WORD_OP: in acpi_ps_parse_loop()
H A Dpsargs.c387 opcode = AML_WORD_OP; in acpi_ps_get_next_simple_arg()
631 case AML_WORD_OP: /* AML_WORDDATA_ARG */ in acpi_ps_get_next_field()
H A Damlcode.h22 #define AML_WORD_OP (u16) 0x0b macro