Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/acpi/
H A Dacpi.h188 typedef struct acpi_table_header { struct
189 char signature[4]; /* ACPI signature (4 ASCII characters) */
190 u32 length; /* Table length in bytes (incl. header) */
191 u8 revision; /* Table version (not ACPI version!) */
192 u8 checksum; /* To make sum of entire table == 0 */
193 char oem_id[6]; /* OEM identification */
194 char oem_table_id[8]; /* OEM table identification */
195 u32 oem_revision; /* OEM revision number */
196 char asl_compiler_id[4]; /* ASL compiler vendor ID */
197 u32 asl_compiler_revision; /* ASL compiler revision number */
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h22611 struct acpi_table_header { struct
22612 char signature[4];
22613 u32 length;
22614 u8 revision;
22615 u8 checksum;
22616 char oem_id[6];
22617 char oem_table_id[8];
22618 u32 oem_revision;
22619 char asl_compiler_id[4];
22620 u32 asl_compiler_revision;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h33297 struct acpi_table_header { struct
33298 char signature[4];
33299 u32 length;
33300 u8 revision;
33301 u8 checksum;
33302 char oem_id[6];
33303 char oem_table_id[8];
33304 u32 oem_revision;
33305 char asl_compiler_id[4];
33306 u32 asl_compiler_revision;
H A Dvmlinux_602.h33297 struct acpi_table_header { struct
33298 char signature[4];
33299 u32 length;
33300 u8 revision;
33301 u8 checksum;
33302 char oem_id[6];
33303 char oem_table_id[8];
33304 u32 oem_revision;
33305 char asl_compiler_id[4];
33306 u32 asl_compiler_revision;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h23109 struct acpi_table_header { struct
23130 struct acpi_table_header header; argument
H A Dvmlinux_518.h23109 struct acpi_table_header { struct
23130 struct acpi_table_header header; argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h39960 struct acpi_table_header { struct
39981 struct acpi_table_header header; argument
H A Dvmlinux.h39960 struct acpi_table_header { struct
39981 struct acpi_table_header header; argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h28912 struct acpi_table_header { struct
28925 struct acpi_table_header header; argument