Searched defs:acpi_control_state (Results 1 – 1 of 1) sorted by relevance
607 struct acpi_control_state { struct608 ACPI_STATE_COMMON u16 opcode;609 union acpi_parse_object *predicate_op;610 u8 *aml_predicate_start; /* Start of if/while predicate */611 u8 *package_end; /* End of if/while block */612 u32 loop_count; /* While() loop counter */