Searched refs:AML_LNOT_OP (Results 1 – 2 of 2) sorted by relevance
532 case AML_LNOT_OP: /* LNot (Operand) */ in acpi_ex_opcode_1A_0T_1R()562 status = acpi_ex_resolve_operands (AML_LNOT_OP, &return_desc, walk_state); in acpi_ex_opcode_1A_0T_1R()
126 #define AML_LNOT_OP (u16) 0x92 macro