Home
last modified time | relevance | path

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

/linux-6.1.9/include/acpi/platform/
Daclinux.h171 #define ACPI_MSG_BIOS_WARNING KERN_WARNING "ACPI BIOS Warning (bug): " macro
/linux-6.1.9/drivers/acpi/acpica/
Dutxferror.c253 acpi_os_printf(ACPI_MSG_BIOS_WARNING); in ACPI_EXPORT_SYMBOL()
Dacutils.h98 #ifndef ACPI_MSG_BIOS_WARNING
99 #define ACPI_MSG_BIOS_WARNING "Firmware Warning (ACPI): " macro