Lines Matching refs:acpi_os_printf
138 acpi_os_printf("Invalid or unsupported argument\n"); in acpi_db_execute_test()
181 acpi_os_printf in acpi_db_test_all_objects()
190 acpi_os_printf in acpi_db_test_all_objects()
202 acpi_os_printf in acpi_db_test_all_objects()
211 acpi_os_printf in acpi_db_test_all_objects()
317 acpi_os_printf("%14s: %4.4s", in acpi_db_test_one_object()
321 acpi_os_printf(" No attached sub-object, ignoring\n"); in acpi_db_test_one_object()
355 acpi_os_printf(" Ignoring, type not implemented (%2.2X)", in acpi_db_test_one_object()
366 acpi_os_printf("\n"); in acpi_db_test_one_object()
398 acpi_os_printf(" Invalid length for an Integer: %u", in acpi_db_test_integer_type()
410 acpi_os_printf(ACPI_DEBUG_LENGTH_FORMAT " %8.8X%8.8X", in acpi_db_test_integer_type()
435 acpi_os_printf(" MISMATCH 2: %8.8X%8.8X, expecting %8.8X%8.8X", in acpi_db_test_integer_type()
456 acpi_os_printf(" MISMATCH 3: %8.8X%8.8X, expecting %8.8X%8.8X", in acpi_db_test_integer_type()
504 acpi_os_printf(" Ignoring zero length buffer"); in acpi_db_test_buffer_type()
524 acpi_os_printf(ACPI_DEBUG_LENGTH_FORMAT, bit_length, in acpi_db_test_buffer_type()
527 acpi_os_printf(" %2.2X", temp1->buffer.pointer[i]); in acpi_db_test_buffer_type()
529 acpi_os_printf("... "); in acpi_db_test_buffer_type()
562 acpi_os_printf(" MISMATCH 2: New buffer value"); in acpi_db_test_buffer_type()
583 acpi_os_printf(" MISMATCH 3: While restoring original buffer"); in acpi_db_test_buffer_type()
632 acpi_os_printf(ACPI_DEBUG_LENGTH_FORMAT " \"%s\"", in acpi_db_test_string_type()
655 acpi_os_printf(" MISMATCH 2: %s, expecting %s", in acpi_db_test_string_type()
677 acpi_os_printf(" MISMATCH 3: %s, expecting %s", in acpi_db_test_string_type()
718 acpi_os_printf(" %.2X Elements", temp1->package.count); in acpi_db_test_package_type()
774 acpi_os_printf(ACPI_DEBUG_LENGTH_FORMAT " [%s]", bit_length, in acpi_db_test_field_unit_type()
782 acpi_os_printf in acpi_db_test_field_unit_type()
833 acpi_os_printf("Could not read from object, %s", in acpi_db_read_from_object()
851 acpi_os_printf in acpi_db_read_from_object()
865 acpi_os_printf(" Unsupported return object type, %s", in acpi_db_read_from_object()
915 acpi_os_printf("Could not write to object, %s", in acpi_db_write_to_object()
953 acpi_os_printf("Evaluated %u predefined names in the namespace\n", in acpi_db_evaluate_all_predefined_names()
1064 acpi_os_printf in acpi_db_evaluate_one_predefined_name()
1087 acpi_os_printf("%-32s returned %s\n", in acpi_db_evaluate_one_predefined_name()