Home
last modified time | relevance | path

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

/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c969 snd_pcm_abort(pcm_handle); in signal_handler()
/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
/third_party/alsa-utils/aplay/
H A Daplay.c407 snd_pcm_abort(handle); in signal_handler()

Completed in 8 milliseconds