Searched refs:snd_warn (Results 1 – 2 of 2) sorted by relevance
106 #define snd_warn(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
934 snd_warn("tx underrun\n"); in audio_pcm_notify()937 snd_warn("tx overrun\n"); in audio_pcm_notify()940 snd_warn("rx underrun\n"); in audio_pcm_notify()943 snd_warn("rx overrun\n"); in audio_pcm_notify()961 snd_warn("event type not match\n"); in audio_sw_event_handle()
Completed in 4 milliseconds