Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acpi/
Dtables.c222 acpi_table_compute_checksum ( in acpi_table_compute_checksum() function
432 if (acpi_table_compute_checksum(header, header->length)) { in acpi_table_get_sdt()
478 if (acpi_table_compute_checksum(header, header->length)) { in acpi_table_get_sdt()
519 if (acpi_table_compute_checksum(header, header->length)) { in acpi_table_get_sdt()
573 result = acpi_table_compute_checksum(rsdp, sizeof(struct acpi_table_rsdp)); in acpi_table_init()
575 result = acpi_table_compute_checksum(rsdp, ((struct acpi20_table_rsdp *)rsdp)->length); in acpi_table_init()