Searched defs:acpi_object_cache_list (Results 1 – 8 of 8) sorted by relevance
17204 struct acpi_object_cache_list { struct17205 union acpi_operand_object *next_object;17206 u8 descriptor_type;17207 u8 type;17208 u16 reference_count;17209 u8 flags;17210 union acpi_operand_object *next;
37063 struct acpi_object_cache_list { struct37064 union acpi_operand_object *next_object;37065 u8 descriptor_type;37066 u8 type;37067 u16 reference_count;37068 u8 flags;37069 union acpi_operand_object *next;
85804 struct acpi_object_cache_list { struct85805 union acpi_operand_object *next_object;85806 u8 descriptor_type;85807 u8 type;85808 u16 reference_count;85809 u8 flags;85810 union acpi_operand_object *next;
40592 struct acpi_object_cache_list { struct40593 union acpi_operand_object *next_object;40594 u8 descriptor_type;40595 u8 type;40596 u16 reference_count;40597 u8 flags;40598 union acpi_operand_object *next;
80910 struct acpi_object_cache_list { struct80911 union acpi_operand_object *next_object;80912 u8 descriptor_type;80913 u8 type;80914 u16 reference_count;80915 u8 flags;80916 union acpi_operand_object *next;