Searched refs:ACPI_EISAID_STRING_SIZE (Results 1 – 2 of 2) sorted by relevance
55 length = ACPI_EISAID_STRING_SIZE; in acpi_ut_execute_HID()244 string_area_size += ACPI_EISAID_STRING_SIZE; in acpi_ut_execute_CID()289 length = ACPI_EISAID_STRING_SIZE; in acpi_ut_execute_CID()
1153 #define ACPI_EISAID_STRING_SIZE 8 /* Includes null terminator */ macro