Searched defs:acpi_object_string (Results 1 – 1 of 1) sorted by relevance
97200 struct acpi_object_string { struct97201 union acpi_operand_object *next_object;97202 u8 descriptor_type;97203 u8 type;97204 u16 reference_count;97205 u8 flags;97206 char *pointer;97207 u32 length;