Home
last modified time | relevance | path

Searched defs:acpi_object_buffer (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h97210 struct acpi_object_buffer { struct
97211 union acpi_operand_object *next_object;
97212 u8 descriptor_type;
97213 u8 type;
97214 u16 reference_count;
97215 u8 flags;
97216 u8 *pointer;
97217 u32 length;
97218 u32 aml_length;
97219 u8 *aml_start;
[all …]