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