Searched refs:ACPI_NAME_SIZE (Results 1 – 3 of 3) sorted by relevance
15 #define ACPI_NAME_SIZE 4U macro
117 if (strncmp(table->signature, signature, ACPI_NAME_SIZE) != 0) { in probe_table()
30 if (strncmp(header->signature, signature, ACPI_NAME_SIZE) == 0) { in get_acpi_mod_entry()
Completed in 6 milliseconds