Searched defs:acpi_object_string (Results 1 – 1 of 1) sorted by relevance
61734 struct acpi_object_string { struct61735 union acpi_operand_object *next_object;61736 u8 descriptor_type;61737 u8 type;61738 u16 reference_count;61739 u8 flags;61740 char *pointer;61741 u32 length;