Home
last modified time | relevance | path

Searched refs:open_mutex (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_pcm.c1304 snd_mutex_lock(pcm->open_mutex); in ksnd_pcm_stream_info()
1308 snd_mutex_unlock(pcm->open_mutex); in ksnd_pcm_stream_info()
1318 snd_mutex_unlock(pcm->open_mutex); in ksnd_pcm_stream_info()
1329 snd_mutex_unlock(pcm->open_mutex); in ksnd_pcm_stream_info()
1353 snd_mutex_lock(pcm->open_mutex); in ksnd_pcm_open()
1366 snd_mutex_unlock(pcm->open_mutex); in ksnd_pcm_open()
1374 snd_mutex_lock(pcm->open_mutex); in ksnd_pcm_open()
1377 snd_mutex_unlock(pcm->open_mutex); in ksnd_pcm_open()
1388 snd_mutex_unlock(pcm->open_mutex); in ksnd_pcm_open()
1410 snd_mutex_lock(pcm->open_mutex); in ksnd_pcm_release()
[all …]
A Dsnd_core.c688 snd_mutex_destroy(pcm->open_mutex); in snd_pcm_free()
1123 pcm->open_mutex = snd_mutex_init(); in snd_pcm_new()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h549 snd_mutex_t open_mutex; member

Completed in 13 milliseconds