snd_pcm_stream_unlock (9) Linux Manual Page
snd_pcm_stream_unlock – Unlock the PCM stream
Synopsis
void snd_pcm_stream_unlock(struct snd_pcm_substream *substream);
Arguments
substream
-
- PCM substream
Description
This unlocks the PCM stream that has been locked via snd_pcm_stream_lock.
