snd_pcm_stream_unlock_irqrestore (9) Linux Manual Page
snd_pcm_stream_unlock_irqrestore – Unlock the PCM stream
Synopsis
void snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream *substream, unsigned long flags);
Arguments
substream
-
- PCM substream
flags
- irq flags
Description
This is a counter-part of snd_pcm_stream_lock_irqsave.
