Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h61724 struct acpi_object_integer { struct
61725 union acpi_operand_object *next_object;
61726 u8 descriptor_type;
61727 u8 type;
61728 u16 reference_count;
61729 u8 flags;
61730 u8 fill[3];
61731 u64 value;