Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/
Dtables.c546 static u8 __init acpi_table_checksum(u8 *buffer, u32 length) in acpi_table_checksum() function
630 if (acpi_table_checksum(file.data, table->length)) { in acpi_table_upgrade()