Lines Matching refs:acpi_os_printf
90 acpi_os_printf(ACPI_MSG_WARNING "%s: ", pathname); in acpi_ut_predefined_warning()
132 acpi_os_printf(ACPI_MSG_INFO "%s: ", pathname); in acpi_ut_predefined_info()
175 acpi_os_printf(ACPI_MSG_BIOS_ERROR "%s: ", pathname); in acpi_ut_predefined_bios_error()
208 acpi_os_printf(ACPI_MSG_ERROR); in acpi_ut_namespace_error()
216 acpi_os_printf("[0x%.8X] (NON-ASCII)", bad_name); in acpi_ut_namespace_error()
226 acpi_os_printf("[%s]", name); in acpi_ut_namespace_error()
228 acpi_os_printf("[COULD NOT EXTERNALIZE NAME]"); in acpi_ut_namespace_error()
236 acpi_os_printf(" Namespace lookup failure, %s", in acpi_ut_namespace_error()
271 acpi_os_printf(ACPI_MSG_ERROR); in acpi_ut_method_error()
278 acpi_os_printf("[Could not get node by pathname]"); in acpi_ut_method_error()
283 acpi_os_printf(", %s", acpi_format_exception(method_status)); in acpi_ut_method_error()