Lines Matching refs:ksft_print_msg

83 			ksft_print_msg("Failed to get hctl for card %d: %s\n",  in find_controls()
94 ksft_print_msg("Card %d - %s (%s)\n", card, in find_controls()
141 ksft_print_msg("%s getting info for %s\n", in find_controls()
175 ksft_print_msg("snd_card_next"); in find_controls()
200 ksft_print_msg("poll() failed for %s: %s (%d)\n", in wait_for_event()
212 ksft_print_msg("snd_ctl_poll_descriptors_revents() failed for %s: %d\n", in wait_for_event()
217 ksft_print_msg("snd_ctl_poll_descriptors_revents() reported POLLERR for %s\n", in wait_for_event()
223 ksft_print_msg("No POLLIN\n"); in wait_for_event()
229 ksft_print_msg("snd_ctl_read() failed for %s: %d\n", in wait_for_event()
241 ksft_print_msg("Event for unexpected ctl %s\n", in wait_for_event()
247 ksft_print_msg("Removal event for %s\n", in wait_for_event()
265 ksft_print_msg("%s.%d Invalid control type NONE\n", in ctl_value_index_valid()
276 ksft_print_msg("%s.%d Invalid boolean value %ld\n", in ctl_value_index_valid()
286 ksft_print_msg("%s.%d value %ld less than minimum %ld\n", in ctl_value_index_valid()
293 ksft_print_msg("%s.%d value %ld more than maximum %ld\n", in ctl_value_index_valid()
303 ksft_print_msg("%s.%d value %ld invalid for step %ld minimum %ld\n", in ctl_value_index_valid()
315 ksft_print_msg("%s.%d value %lld less than minimum %lld\n", in ctl_value_index_valid()
322 ksft_print_msg("%s.%d value %lld more than maximum %ld\n", in ctl_value_index_valid()
332 ksft_print_msg("%s.%d value %lld invalid for step %lld minimum %lld\n", in ctl_value_index_valid()
344 ksft_print_msg("%s.%d negative value %ld for enumeration\n", in ctl_value_index_valid()
350 ksft_print_msg("%s.%d value %ld more than item count %ld\n", in ctl_value_index_valid()
391 ksft_print_msg("%s is inactive\n", ctl->name); in test_ctl_get_value()
399 ksft_print_msg("%s is not readable\n", ctl->name); in test_ctl_get_value()
407 ksft_print_msg("snd_ctl_elem_read() failed: %s\n", in test_ctl_get_value()
434 ksft_print_msg("%d.%d %s\n", ctl->card->card, ctl->elem, in test_ctl_name()
440 ksft_print_msg("%d.%d %s ends in Switch but is not boolean\n", in test_ctl_name()
450 ksft_print_msg("%d.%d %s is a writeable boolean but not a Switch\n", in test_ctl_name()
496 ksft_print_msg("%s.%d orig %lld read %lld, is_volatile %d\n", in show_values()
553 ksft_print_msg("%s.%d expected %lld but read %lld, is_volatile %d\n", in show_mismatch()
598 ksft_print_msg("snd_ctl_elem_read() failed: %s\n", in write_and_verify()
610 ksft_print_msg("snd_ctl_elem_write() failed: %s\n", in write_and_verify()
623 ksft_print_msg("snd_ctl_elem_read() failed: %s\n", in write_and_verify()
639 ksft_print_msg("No event generated for %s\n", in write_and_verify()
646 ksft_print_msg("Spurious event generated for %s\n", in write_and_verify()
668 ksft_print_msg("%s read and written values differ\n", in write_and_verify()
684 ksft_print_msg("%s is inactive\n", ctl->name); in test_ctl_write_default()
691 ksft_print_msg("%s is not writeable\n", ctl->name); in test_ctl_write_default()
699 ksft_print_msg("%s couldn't read default\n", ctl->name); in test_ctl_write_default()
817 ksft_print_msg("%s is inactive\n", ctl->name); in test_ctl_write_valid()
824 ksft_print_msg("%s is not writeable\n", ctl->name); in test_ctl_write_valid()
874 ksft_print_msg("%s failed to read: %s\n", in test_ctl_write_invalid_value()
1029 ksft_print_msg("%s is inactive\n", ctl->name); in test_ctl_write_invalid()
1036 ksft_print_msg("%s is not writeable\n", ctl->name); in test_ctl_write_invalid()