Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dpcm.c1006 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 Dpcm_mmap.c77 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 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()
H A Dpcm_direct.h311 SNDMSG("invalid semaphore count to finalize %d: %d", sem_num, dmix->locked[sem_num]); in snd_pcm_direct_semaphore_final()
H A Dpcm_hw.c566 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 Dpcm_direct.c730 SNDMSG("poll_fd < 0");
H A Dpcm_rate.c399 SNDMSG("rate plugin already in use"); in snd_pcm_rate_hw_params()
/third_party/alsa-lib/include/
H A Dlocal.h272 #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 Dcontrol_hw.c378 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 Dhcontrol.c692 SNDMSG("invalid poll descriptors %d", err); in snd_hctl_wait()
H A Dcontrol.c1373 SNDMSG("invalid poll descriptors %d", err); in snd_ctl_wait()
/third_party/alsa-lib/src/timer/
H A Dtimer_hw.c253 SNDMSG("extended read is not supported (SNDRV_TIMER_IOCTL_TREAD)"); in snd_timer_hw_open()
H A Dtimer.c334 SNDMSG("invalid handler type %d", handler->type); in snd_async_handler_get_timer()

Completed in 25 milliseconds