1SND_PCM_STREAM_UNLOC(9) PCM API SND_PCM_STREAM_UNLOC(9)
23
4
NAME
6snd_pcm_stream_unlock_irqrestore - Unlock the PCM stream
7
SYNOPSIS
9void
10snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream * substream,
11unsigned long flags);
12
ARGUMENTS
14substream
15PCM substream
1617
flags
18irq flags
19
DESCRIPTION
21This is a counter-part of snd_pcm_stream_lock_irqsave.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 SND_PCM_STREAM_UNLOC(9)