Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dtables.c471 static u8 __init acpi_table_checksum(u8 *buffer, u32 length) in acpi_table_checksum() function
554 if (acpi_table_checksum(file.data, table->length)) { in acpi_table_upgrade()