Lines Matching refs:acpi_os_printf

168 		acpi_os_printf("Invalid or unsupported argument\n");  in acpi_db_execute_test()
211 acpi_os_printf in acpi_db_test_all_objects()
220 acpi_os_printf in acpi_db_test_all_objects()
232 acpi_os_printf in acpi_db_test_all_objects()
241 acpi_os_printf in acpi_db_test_all_objects()
342 acpi_os_printf("%14s: %4.4s", in acpi_db_test_one_object()
345 acpi_os_printf(" Ignoring, no attached object\n"); in acpi_db_test_one_object()
367 acpi_os_printf in acpi_db_test_one_object()
400 acpi_os_printf(" Ignoring, type not implemented (%2.2X)", in acpi_db_test_one_object()
409 acpi_os_printf(" (%s)", in acpi_db_test_one_object()
418 acpi_os_printf("\n"); in acpi_db_test_one_object()
450 acpi_os_printf(" Invalid length for an Integer: %u", in acpi_db_test_integer_type()
462 acpi_os_printf(" (%4.4X/%3.3X) %8.8X%8.8X", in acpi_db_test_integer_type()
488 acpi_os_printf(" MISMATCH 2: %8.8X%8.8X, expecting %8.8X%8.8X", in acpi_db_test_integer_type()
509 acpi_os_printf(" MISMATCH 3: %8.8X%8.8X, expecting %8.8X%8.8X", in acpi_db_test_integer_type()
557 acpi_os_printf(" Ignoring zero length buffer"); in acpi_db_test_buffer_type()
577 acpi_os_printf(" (%4.4X/%3.3X)", bit_length, temp1->buffer.length); in acpi_db_test_buffer_type()
579 acpi_os_printf(" %2.2X", temp1->buffer.pointer[i]); in acpi_db_test_buffer_type()
581 acpi_os_printf("... "); in acpi_db_test_buffer_type()
614 acpi_os_printf(" MISMATCH 2: New buffer value"); in acpi_db_test_buffer_type()
635 acpi_os_printf(" MISMATCH 3: While restoring original buffer"); in acpi_db_test_buffer_type()
684 acpi_os_printf(" (%4.4X/%3.3X) \"%s\"", (temp1->string.length * 8), in acpi_db_test_string_type()
706 acpi_os_printf(" MISMATCH 2: %s, expecting %s", in acpi_db_test_string_type()
728 acpi_os_printf(" MISMATCH 3: %s, expecting %s", in acpi_db_test_string_type()
788 acpi_os_printf("Could not read from object, %s", in acpi_db_read_from_object()
805 acpi_os_printf in acpi_db_read_from_object()
818 acpi_os_printf(" Unsupported return object type, %s", in acpi_db_read_from_object()
868 acpi_os_printf("Could not write to object, %s", in acpi_db_write_to_object()
906 acpi_os_printf("Evaluated %u predefined names in the namespace\n", in acpi_db_evaluate_all_predefined_names()
1017 acpi_os_printf in acpi_db_evaluate_one_predefined_name()
1040 acpi_os_printf("%-32s returned %s\n", in acpi_db_evaluate_one_predefined_name()