Home
last modified time | relevance | path

Searched refs:acpi_tb_verify_checksum (Results 1 – 5 of 5) sorted by relevance

/drivers/acpi/acpica/
Dtbprint.c186 acpi_status acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) in acpi_tb_verify_checksum() function
Dactables.h156 acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length);
Dtbutils.c336 status = acpi_tb_verify_checksum(table, length); in acpi_tb_parse_root_table()
Dtbfadt.c335 (void)acpi_tb_verify_checksum(table, length); in acpi_tb_parse_fadt()
Dtbdata.c399 acpi_tb_verify_checksum(table_desc->pointer, in acpi_tb_verify_temp_table()