Lines Matching defs:snd_pcm_prepare
162 for #snd_pcm_prepare() call to prepare the hardware for
181 the helper function #snd_pcm_recover() to recover from this state, but you can also use #snd_pcm_prepare(),
202 In other case, the calls #snd_pcm_prepare(),
281 call snd_pcm_prepare() when snd_pcm_resume() return an error code.
283 supports resume and the snd_pcm_prepare() call can be ommited.
455 calls #snd_pcm_prepare() function to bring to the PREPARED state
458 \par snd_pcm_prepare
459 The #snd_pcm_prepare() function enters from #SND_PCM_STATE_SETUP
930 /** \brief Install one PCM hardware configuration chosen from a configuration space and #snd_pcm_prepare it
941 * After this call, #snd_pcm_prepare() is called automatically and
958 err = snd_pcm_prepare(pcm);
1176 * this feature, when an -ENOSYS error is returned, use the \link ::snd_pcm_prepare() \endlink
1235 int snd_pcm_prepare(snd_pcm_t *pcm)
8751 err = snd_pcm_prepare(pcm);
8763 err = snd_pcm_prepare(pcm);