Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/acpi/
Dosl.c520 #define ACPI_MAX_OVERRIDE_LEN 100 macro
522 static char acpi_os_name[ACPI_MAX_OVERRIDE_LEN];
1382 int count = ACPI_MAX_OVERRIDE_LEN - 1; in acpi_os_name_setup()