Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_file.c545 __snd_pcm_unlock(pcm); in snd_pcm_file_drain()
616 __snd_pcm_unlock(pcm); in snd_pcm_file_writei()
619 __snd_pcm_unlock(pcm); in snd_pcm_file_writei()
634 __snd_pcm_unlock(pcm); in snd_pcm_file_writen()
637 __snd_pcm_unlock(pcm); in snd_pcm_file_writen()
657 __snd_pcm_unlock(pcm); in snd_pcm_file_readi()
661 __snd_pcm_unlock(pcm); in snd_pcm_file_readi()
681 __snd_pcm_unlock(pcm); in snd_pcm_file_readn()
685 __snd_pcm_unlock(pcm); in snd_pcm_file_readn()
Dpcm.c1014 __snd_pcm_unlock(pcm->op_arg); in snd_pcm_sw_params()
1027 __snd_pcm_unlock(pcm->op_arg); in snd_pcm_sw_params()
2850 __snd_pcm_unlock(pcm->fast_op_arg); in snd_pcm_wait()
2897 __snd_pcm_unlock(pcm->fast_op_arg); in snd_pcm_wait_nocheck()
6197 __snd_pcm_unlock(pcm); in snd_pcm_sw_params_current()
7479 __snd_pcm_unlock(pcm->fast_op_arg); in snd_pcm_read_areas()
7568 __snd_pcm_unlock(pcm->fast_op_arg); in snd_pcm_write_areas()
Dpcm_local.h1200 static inline void __snd_pcm_unlock(snd_pcm_t *pcm) in __snd_pcm_unlock() function
1217 #define __snd_pcm_unlock(pcm) do {} while (0) macro
Dpcm_rate.c1172 __snd_pcm_unlock(pcm); in snd_pcm_rate_drain()