Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/acpi/
Dosl.c516 #define ACPI_MAX_OVERRIDE_LEN 100 macro
518 static char acpi_os_name[ACPI_MAX_OVERRIDE_LEN];
1150 int count = ACPI_MAX_OVERRIDE_LEN - 1; in acpi_os_name_setup()