Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Dutxferror.c40 acpi_os_printf(ACPI_MSG_ERROR); in acpi_error()
78 acpi_os_printf(ACPI_MSG_ERROR); in ACPI_EXPORT_SYMBOL()
81 acpi_os_printf(ACPI_MSG_ERROR "%s, ", in ACPI_EXPORT_SYMBOL()
Duterror.c197 acpi_os_printf(ACPI_MSG_ERROR); in acpi_ut_prefixed_namespace_error()
244 acpi_os_printf(ACPI_MSG_ERROR); in acpi_ut_namespace_error()
309 acpi_os_printf(ACPI_MSG_ERROR); in acpi_ut_method_error()
Dacutils.h87 #ifndef ACPI_MSG_ERROR
88 #define ACPI_MSG_ERROR "ACPI Error: " macro