table of contents
SND_PCM_STREAM_UNLOC(9) | PCM API | SND_PCM_STREAM_UNLOC(9) |
NAME¶
snd_pcm_stream_unlock_irq - Unlock the PCM stream
SYNOPSIS¶
void snd_pcm_stream_unlock_irq(struct snd_pcm_substream * substream);
ARGUMENTS¶
substream
PCM substream
DESCRIPTION¶
This is a counter-part of snd_pcm_stream_lock_irq.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |