Searched refs:SNDMSG (Results 1 - 13 of 13) sorted by relevance
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm.c | 1006 SNDMSG("PCM not set up"); in snd_pcm_sw_params() 1010 SNDMSG("params->avail_min is 0"); in snd_pcm_sw_params() 1019 SNDMSG("params->avail_min problem for start_threshold"); in snd_pcm_sw_params() 1113 SNDMSG("PCM not set up"); in snd_pcm_hwsync() 1158 SNDMSG("PCM not set up"); in snd_pcm_delay() 1187 SNDMSG("PCM not set up"); in snd_pcm_resume() 1216 SNDMSG("PCM not set up"); in snd_pcm_htimestamp() 1241 SNDMSG("PCM not set up"); in snd_pcm_prepare() 1271 SNDMSG("PCM not set up"); in snd_pcm_reset() 1296 SNDMSG("PC in snd_pcm_start() [all...] |
| H A D | pcm_mmap.c | 77 SNDMSG("too short avail %ld to size %ld", snd_pcm_mmap_playback_avail(pcm), size); in snd_pcm_mmap_write_areas() 109 SNDMSG("too short avail %ld to size %ld", snd_pcm_mmap_capture_avail(pcm), size); in snd_pcm_mmap_read_areas() 247 SNDMSG("invalid access type %d", pcm->access); in snd_pcm_channel_info_shm() 266 SNDMSG("PCM not set up"); in snd_pcm_mmap() 270 SNDMSG("Already mmapped"); in snd_pcm_mmap() 448 SNDMSG("Not mmapped"); in snd_pcm_munmap() 570 SNDMSG("invalid access type %d", pcm->access); in snd_pcm_write_mmap() 626 SNDMSG("invalid access type %d", pcm->access); in snd_pcm_read_mmap()
|
| H A D | pcm_plugin.c | 260 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()
|
| H A D | pcm_direct.h | 311 SNDMSG("invalid semaphore count to finalize %d: %d", sem_num, dmix->locked[sem_num]); in snd_pcm_direct_semaphore_final()
|
| H A D | pcm_hw.c | 566 SNDMSG("TSTAMP failed"); in snd_pcm_hw_sw_params() 1663 SNDMSG("USER_PVERSION failed"); in snd_pcm_hw_open_fd() 1675 SNDMSG("TTSTAMP failed"); in snd_pcm_hw_open_fd() 1686 SNDMSG("TSTAMP failed"); in snd_pcm_hw_open_fd()
|
| H A D | pcm_direct.c | 730 SNDMSG("poll_fd < 0");
|
| H A D | pcm_rate.c | 399 SNDMSG("rate plugin already in use"); in snd_pcm_rate_hw_params()
|
| /third_party/alsa-lib/include/ |
| H A D | local.h | 272 #define SNDMSG(args...) snd_err_msg(__FILE__, __LINE__, __func__, 0, ##args) macro 276 #define SNDMSG(args...) /* nop */ macro
|
| /third_party/alsa-lib/src/control/ |
| H A D | control_hw.c | 378 SNDMSG("snd_ctl_hw_read: read size error (req:%d, got:%d)", in snd_ctl_hw_read() 440 SNDMSG("Invalid card index %d", card); in snd_ctl_hw_open()
|
| H A D | hcontrol.c | 692 SNDMSG("invalid poll descriptors %d", err); in snd_hctl_wait()
|
| H A D | control.c | 1373 SNDMSG("invalid poll descriptors %d", err); in snd_ctl_wait()
|
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_hw.c | 253 SNDMSG("extended read is not supported (SNDRV_TIMER_IOCTL_TREAD)"); in snd_timer_hw_open()
|
| H A D | timer.c | 334 SNDMSG("invalid handler type %d", handler->type); in snd_async_handler_get_timer()
|
Completed in 25 milliseconds