Searched refs:open_mutex (Results 1 – 3 of 3) sorted by relevance
1304 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 …]
688 snd_mutex_destroy(pcm->open_mutex); in snd_pcm_free()1123 pcm->open_mutex = snd_mutex_init(); in snd_pcm_new()
549 snd_mutex_t open_mutex; member
Completed in 13 milliseconds