Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/acpi/utilities/
A Dutmisc.c141 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()
/xen-4.10.0-shim-comet/xen/include/acpi/
A Dacpiosxf.h85 void ACPI_INTERNAL_VAR_XFACE acpi_os_printf(const char *format, ...);
/xen-4.10.0-shim-comet/xen/drivers/acpi/
A Dosl.c48 void __init acpi_os_printf(const char *fmt, ...) in acpi_os_printf() function

Completed in 3 milliseconds