Searched refs:AML_INCREMENT_OP (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dexoparg1.c618 case AML_INCREMENT_OP: /* Increment (Operand) */
666 if (walk_state->opcode == AML_INCREMENT_OP) {
H A Damlcode.h97 #define AML_INCREMENT_OP (u16) 0x75 macro
H A Dpsloop.c355 } else if (parent_scope->common.aml_opcode == AML_INCREMENT_OP) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/acpica/
H A Dexoparg1.c618 case AML_INCREMENT_OP: /* Increment (Operand) */
666 if (walk_state->opcode == AML_INCREMENT_OP) {
H A Damlcode.h97 #define AML_INCREMENT_OP (u16) 0x75 macro
H A Dpsloop.c355 } else if (parent_scope->common.aml_opcode == AML_INCREMENT_OP) {

Completed in 168 milliseconds