Searched refs:acpi_os_printf (Results 1 – 3 of 3) sorted by relevance
141 acpi_os_printf("ACPI Error (%s-%04d): ", module_name, line_number); in acpi_ut_error()145 acpi_os_printf(" [%X]\n", ACPI_CA_VERSION); in acpi_ut_error()154 acpi_os_printf("ACPI Warning (%s-%04d): ", module_name, line_number); in acpi_ut_warning()158 acpi_os_printf(" [%X]\n", ACPI_CA_VERSION); in acpi_ut_warning()172 acpi_os_printf("ACPI: "); in acpi_ut_info()176 acpi_os_printf("\n"); in acpi_ut_info()
85 void ACPI_INTERNAL_VAR_XFACE acpi_os_printf(const char *format, ...);
48 void __init acpi_os_printf(const char *fmt, ...) in acpi_os_printf() function
Completed in 3 milliseconds