Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/acpi/
H A 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()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dosl.c518 #define ACPI_MAX_OVERRIDE_LEN 100 macro
520 static char acpi_os_name[ACPI_MAX_OVERRIDE_LEN];
1380 int count = ACPI_MAX_OVERRIDE_LEN - 1; in acpi_os_name_setup()

Completed in 5 milliseconds