Home
last modified time | relevance | path

Searched refs:snd_pcm_prepare (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_audio_linein_test.c171 if ((err = snd_pcm_prepare (playback_handle)) < 0) { //׼�����Ų���
178 if ((err = snd_pcm_prepare (capture_handle)) < 0) { //׼��¼������
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dalsa.c156 _(snd_pcm_prepare, (p->pcm)); in setup()
177 if (err < 0 && (err = snd_pcm_prepare(pcm)) < 0) in recover()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_native.c1963 static int snd_pcm_prepare(struct snd_pcm_substream *substream, in snd_pcm_prepare() function
3302 return snd_pcm_prepare(substream, file); in snd_pcm_common_ioctl()
3405 return snd_pcm_prepare(substream, NULL); in snd_pcm_kernel_ioctl()
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2005 :c:func:`snd_pcm_prepare()` is called, i.e. when recovering after
3959 calling :c:func:`snd_pcm_prepare()` and restart the stream