Home
last modified time | relevance | path

Searched refs:SNDMSG (Results 1 – 13 of 13) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm.c991 SNDMSG("PCM not set up"); in snd_pcm_sw_params()
995 SNDMSG("params->avail_min is 0"); in snd_pcm_sw_params()
1004 SNDMSG("params->avail_min problem for start_threshold"); in snd_pcm_sw_params()
1098 SNDMSG("PCM not set up"); in snd_pcm_hwsync()
1143 SNDMSG("PCM not set up"); in snd_pcm_delay()
1172 SNDMSG("PCM not set up"); in snd_pcm_resume()
1201 SNDMSG("PCM not set up"); in snd_pcm_htimestamp()
1226 SNDMSG("PCM not set up"); in snd_pcm_prepare()
1256 SNDMSG("PCM not set up"); in snd_pcm_reset()
1281 SNDMSG("PCM not set up"); in snd_pcm_start()
[all …]
Dpcm_mmap.c76 SNDMSG("too short avail %ld to size %ld", snd_pcm_mmap_playback_avail(pcm), size); in snd_pcm_mmap_write_areas()
108 SNDMSG("too short avail %ld to size %ld", snd_pcm_mmap_capture_avail(pcm), size); in snd_pcm_mmap_read_areas()
246 SNDMSG("invalid access type %d", pcm->access); in snd_pcm_channel_info_shm()
265 SNDMSG("PCM not set up"); in snd_pcm_mmap()
269 SNDMSG("Already mmapped"); in snd_pcm_mmap()
447 SNDMSG("Not mmapped"); in snd_pcm_munmap()
569 SNDMSG("invalid access type %d", pcm->access); in snd_pcm_write_mmap()
625 SNDMSG("invalid access type %d", pcm->access); in snd_pcm_read_mmap()
Dpcm_plugin.c260 SNDMSG("write overflow %ld > %ld", slave_frames, in snd_pcm_plugin_write_areas()
317 SNDMSG("read overflow %ld > %ld", slave_frames, in snd_pcm_plugin_read_areas()
450 SNDMSG("short commit: %ld", size); in snd_pcm_plugin_mmap_commit()
Dpcm_hw.c537 SNDMSG("TSTAMP failed\n"); in snd_pcm_hw_sw_params()
1578 SNDMSG("USER_PVERSION failed\n"); in snd_pcm_hw_open_fd()
1590 SNDMSG("TTSTAMP failed\n"); in snd_pcm_hw_open_fd()
1601 SNDMSG("TSTAMP failed\n"); in snd_pcm_hw_open_fd()
Dpcm_direct.h305 SNDMSG("invalid semaphore count to finalize %d: %d", sem_num, dmix->locked[sem_num]); in snd_pcm_direct_semaphore_final()
Dpcm_direct.c678 SNDMSG("poll_fd < 0");
Dpcm_rate.c400 SNDMSG("rate plugin already in use"); in snd_pcm_rate_hw_params()
/third_party/alsa-lib/include/
Dlocal.h250 #define SNDMSG(args...) snd_err_msg(__FILE__, __LINE__, __func__, 0, ##args) macro
254 #define SNDMSG(args...) /* nop */ macro
/third_party/alsa-lib/src/control/
Dcontrol_hw.c348 SNDMSG("snd_ctl_hw_read: read size error (req:%d, got:%d)\n", in snd_ctl_hw_read()
407 SNDMSG("Invalid card index %d", card); in snd_ctl_hw_open()
Dhcontrol.c692 SNDMSG("invalid poll descriptors %d\n", err); in snd_hctl_wait()
Dcontrol.c1331 SNDMSG("invalid poll descriptors %d\n", err); in snd_ctl_wait()
/third_party/alsa-lib/src/timer/
Dtimer_hw.c253 SNDMSG("extended read is not supported (SNDRV_TIMER_IOCTL_TREAD)"); in snd_timer_hw_open()
Dtimer.c334 SNDMSG("invalid handler type %d", handler->type); in snd_async_handler_get_timer()