table of contents
other versions
SND_PCM_STREAM_UNLOC(9) | PCM API | SND_PCM_STREAM_UNLOC(9) |
NAME¶
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.
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |