Searched defs:acpi_control_state (Results 1 – 1 of 1) sorted by relevance
578 struct acpi_control_state { struct579 ACPI_STATE_COMMON u16 opcode;580 union acpi_parse_object *predicate_op;581 u8 *aml_predicate_start; /* Start of if/while predicate */582 u8 *package_end; /* End of if/while block */583 u32 loop_count; /* While() loop counter */