Searched defs:snd_pcm_abort (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-lib/include/ | ||
H A D | pcm.h | 538 static __inline__ int snd_pcm_abort(snd_pcm_t *pcm) { return snd_pcm_nonblock(pcm, 2); } in snd_pcm_abort() function |
Completed in 4 milliseconds