Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/acpi/
Dosl.c466 #define ACPI_MAX_OVERRIDE_LEN 100 macro
468 static char acpi_os_name[ACPI_MAX_OVERRIDE_LEN];
1065 int count = ACPI_MAX_OVERRIDE_LEN - 1; in acpi_os_name_setup()