Searched defs:snd_pcm_unlock (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-lib/src/pcm/ | ||
H A D | pcm_local.h | 1218 static inline void snd_pcm_unlock(snd_pcm_t *pcm) in snd_pcm_unlock() function 1227 #define snd_pcm_unlock(pcm) do {} while (0) macro |
Completed in 4 milliseconds