Searched defs:acpi_object_cache_list (Results 1 – 5 of 5) sorted by relevance
62063 struct acpi_object_cache_list { struct62064 union acpi_operand_object *next_object;62065 u8 descriptor_type;62066 u8 type;62067 u16 reference_count;62068 u8 flags;62069 union acpi_operand_object *next;
68596 struct acpi_object_cache_list { struct68597 union acpi_operand_object *next_object;68598 u8 descriptor_type;68599 u8 type;68600 u16 reference_count;68601 u8 flags;68602 union acpi_operand_object *next;
63032 struct acpi_object_cache_list { struct63033 union acpi_operand_object *next_object;63034 u8 descriptor_type;63035 u8 type;63036 u16 reference_count;63037 u8 flags;63038 union acpi_operand_object *next;