Searched defs:acpi_control_state (Results 1 – 1 of 1) sorted by relevance
553 struct acpi_control_state { struct554 ACPI_STATE_COMMON u16 opcode;555 union acpi_parse_object *predicate_op;556 u8 *aml_predicate_start; /* Start of if/while predicate */557 u8 *package_end; /* End of if/while block */558 u32 loop_count; /* While() loop counter */