table of contents
other versions
- stretch 4.9.168-1
SND_PCM_STREAM_UNLOC(9) | PCM API | SND_PCM_STREAM_UNLOC(9) |
NAME¶
snd_pcm_stream_unlock_irqrestore - Unlock the PCM streamSYNOPSIS¶
void snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream * substream, unsigned long flags);
ARGUMENTS¶
substreamPCM substream
flags
irq flags
DESCRIPTION¶
This is a counter-part of snd_pcm_stream_lock_irqsave.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |