Searched refs:ACPI_EISAID_STRING_SIZE (Results 1 – 2 of 2) sorted by relevance
89 length = ACPI_EISAID_STRING_SIZE; in acpi_ut_execute_HID()275 string_area_size += ACPI_EISAID_STRING_SIZE; in acpi_ut_execute_CID()318 length = ACPI_EISAID_STRING_SIZE; in acpi_ut_execute_CID()
1017 #define ACPI_EISAID_STRING_SIZE 8 /* Includes null terminator */ macro