Searched defs:acpi_walk_state (Results 1 – 1 of 1) sorted by relevance
80983 struct acpi_walk_state { struct80984 struct acpi_walk_state *next; argument80985 u8 descriptor_type;80986 u8 walk_type;80987 u16 opcode;80988 u8 next_op_info;80989 u8 num_operands;80990 u8 operand_index;80991 acpi_owner_id owner_id;80992 u8 last_predicate;[all …]