Lines Matching refs:ksft_print_msg
85 ksft_print_msg("Failed to get hctl for card %d: %s\n", in find_controls()
106 ksft_print_msg("Failed to get card ID\n"); in find_controls()
108 ksft_print_msg("Failed to get card info: %d\n", err); in find_controls()
114 ksft_print_msg("Card %d/%s - %s (%s)\n", card, in find_controls()
161 ksft_print_msg("%s getting info for %s\n", in find_controls()
195 ksft_print_msg("snd_card_next"); in find_controls()
220 ksft_print_msg("poll() failed for %s: %s (%d)\n", in wait_for_event()
232 ksft_print_msg("snd_ctl_poll_descriptors_revents() failed for %s: %d\n", in wait_for_event()
237 ksft_print_msg("snd_ctl_poll_descriptors_revents() reported POLLERR for %s\n", in wait_for_event()
243 ksft_print_msg("No POLLIN\n"); in wait_for_event()
249 ksft_print_msg("snd_ctl_read() failed for %s: %d\n", in wait_for_event()
261 ksft_print_msg("Event for unexpected ctl %s\n", in wait_for_event()
267 ksft_print_msg("Removal event for %s\n", in wait_for_event()
285 ksft_print_msg("%s.%d Invalid control type NONE\n", in ctl_value_index_valid()
296 ksft_print_msg("%s.%d Invalid boolean value %ld\n", in ctl_value_index_valid()
306 ksft_print_msg("%s.%d value %ld less than minimum %ld\n", in ctl_value_index_valid()
313 ksft_print_msg("%s.%d value %ld more than maximum %ld\n", in ctl_value_index_valid()
323 ksft_print_msg("%s.%d value %ld invalid for step %ld minimum %ld\n", in ctl_value_index_valid()
335 ksft_print_msg("%s.%d value %lld less than minimum %lld\n", in ctl_value_index_valid()
342 ksft_print_msg("%s.%d value %lld more than maximum %ld\n", in ctl_value_index_valid()
352 ksft_print_msg("%s.%d value %lld invalid for step %lld minimum %lld\n", in ctl_value_index_valid()
364 ksft_print_msg("%s.%d negative value %ld for enumeration\n", in ctl_value_index_valid()
370 ksft_print_msg("%s.%d value %ld more than item count %u\n", in ctl_value_index_valid()
411 ksft_print_msg("%s is inactive\n", ctl->name); in test_ctl_get_value()
419 ksft_print_msg("%s is not readable\n", ctl->name); in test_ctl_get_value()
427 ksft_print_msg("snd_ctl_elem_read() failed: %s\n", in test_ctl_get_value()
454 ksft_print_msg("%s.%d %s\n", ctl->card->card_name, ctl->elem, in test_ctl_name()
460 ksft_print_msg("%d.%d %s ends in Switch but is not boolean\n", in test_ctl_name()
470 ksft_print_msg("%d.%d %s is a writeable boolean but not a Switch\n", in test_ctl_name()
516 ksft_print_msg("%s.%d orig %lld read %lld, is_volatile %d\n", in show_values()
573 ksft_print_msg("%s.%d expected %lld but read %lld, is_volatile %d\n", in show_mismatch()
618 ksft_print_msg("snd_ctl_elem_read() failed: %s\n", in write_and_verify()
630 ksft_print_msg("snd_ctl_elem_write() failed: %s\n", in write_and_verify()
643 ksft_print_msg("snd_ctl_elem_read() failed: %s\n", in write_and_verify()
655 ksft_print_msg("Volatile control %s has invalid value\n", in write_and_verify()
673 ksft_print_msg("No event generated for %s\n", in write_and_verify()
680 ksft_print_msg("Spurious event generated for %s\n", in write_and_verify()
701 ksft_print_msg("%s read and written values differ\n", in write_and_verify()
717 ksft_print_msg("%s is inactive\n", ctl->name); in test_ctl_write_default()
724 ksft_print_msg("%s is not writeable\n", ctl->name); in test_ctl_write_default()
732 ksft_print_msg("%s couldn't read default\n", ctl->name); in test_ctl_write_default()
850 ksft_print_msg("%s is inactive\n", ctl->name); in test_ctl_write_valid()
857 ksft_print_msg("%s is not writeable\n", ctl->name); in test_ctl_write_valid()
907 ksft_print_msg("%s failed to read: %s\n", in test_ctl_write_invalid_value()
1062 ksft_print_msg("%s is inactive\n", ctl->name); in test_ctl_write_invalid()
1069 ksft_print_msg("%s is not writeable\n", ctl->name); in test_ctl_write_invalid()