snd_pcm_stream_unlock_irqrestore (9) - Linux Manuals
snd_pcm_stream_unlock_irqrestore: Unlock the PCM stream
NAME
snd_pcm_stream_unlock_irqrestore - Unlock the PCM stream
SYNOPSIS
-
void snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream
* substream, unsigned longflags);
ARGUMENTS
substream
-
- PCM substream
flags
- irq flags
DESCRIPTION
This is a counter-part of snd_pcm_stream_lock_irqsave.
COPYRIGHT