• Home
  • Raw
  • Download

Lines Matching refs:pa_log

492         pa_log("Failed to get udev device object from udev.");  in process_path()
513 pa_log("Failed to get udev device object from monitor."); in monitor_cb()
586 pa_log("read() from inotify failed: %s", r < 0 ? pa_cstrerror(errno) : "EOF"); in inotify_cb()
595 pa_log("read() too short."); in inotify_cb()
602 pa_log("Payload missing."); in inotify_cb()
658 pa_log("inotify_init1() failed: %s", pa_cstrerror(errno)); in setup_inotify()
676pa_log("You apparently ran out of inotify watches, probably because Tracker/Beagle took them all a… in setup_inotify()
683 pa_log("inotify_add_watch() failed: %s", pa_cstrerror(saved_errno)); in setup_inotify()
705 pa_log("Failed to parse module arguments"); in pa__init()
715 pa_log("Failed to parse tsched= argument."); in pa__init()
722 pa_log("Failed to parse tsched_buffer_size= argument."); in pa__init()
730 pa_log("Failed to parse fixed_latency_range= argument."); in pa__init()
736 pa_log("Failed to parse ignore_dB= argument."); in pa__init()
742 pa_log("Failed to parse deferred_volume= argument."); in pa__init()
748 pa_log("Failed to parse use_ucm= argument."); in pa__init()
755 pa_log("Failed to parse avoid_resampling= argument."); in pa__init()
761 pa_log("Failed to initialize udev library."); in pa__init()
769 pa_log("Failed to initialize monitor."); in pa__init()
774 pa_log("Failed to subscribe to sound devices."); in pa__init()
780 pa_log("Failed to enable monitor: %s", pa_cstrerror(errno)); in pa__init()
789 pa_log("Failed to get udev monitor fd."); in pa__init()
796 pa_log("Failed to initialize udev enumerator."); in pa__init()
801 pa_log("Failed to match to subsystem."); in pa__init()
806 pa_log("Failed to scan for devices."); in pa__init()