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()345 string_area_size += ACPI_EISAID_STRING_SIZE; in acpi_ut_execute_CID()391 length = ACPI_EISAID_STRING_SIZE; in acpi_ut_execute_CID()
1141 #define ACPI_EISAID_STRING_SIZE 8 /* Includes null terminator */ macro