Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/acpi/acpica/
Dactables.h113 acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length);
Dtbutils.c309 acpi_status acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) in acpi_tb_verify_checksum() function
709 status = acpi_tb_verify_checksum(table, length); in acpi_tb_parse_root_table()
Dtbfadt.c242 (void)acpi_tb_verify_checksum(table, length); in acpi_tb_parse_fadt()
Dexconfig.c484 status = acpi_tb_verify_checksum(table_desc.pointer, length); in acpi_ex_load_op()
Dtbinstal.c90 acpi_tb_verify_checksum(table_desc->pointer, in acpi_tb_verify_table()