Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h62023 struct acpi_object_reference { struct
62024 union acpi_operand_object *next_object;
62025 u8 descriptor_type;
62026 u8 type;
62027 u16 reference_count;
62028 u8 flags;
62029 u8 class;
62030 u8 target_type;
62031 u8 resolved;
62032 void *object;
[all …]