Home
last modified time | relevance | path

Searched defs:snd_pcm_abort (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm.h538 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