Searched defs:acpi_object_string (Results 1 – 1 of 1) sorted by relevance
80579 struct acpi_object_string { struct80580 union acpi_operand_object *next_object;80581 u8 descriptor_type;80582 u8 type;80583 u16 reference_count;80584 u8 flags;80585 char *pointer;80586 u32 length;