1SND_PCM_STREAM_UNLOC(9) PCM API SND_PCM_STREAM_UNLOC(9)
23
4
NAME
6snd_pcm_stream_unlock_irq - Unlock the PCM stream
7
SYNOPSIS
9void snd_pcm_stream_unlock_irq(struct snd_pcm_substream * substream);
10
ARGUMENTS
12substream
13PCM substream
14
DESCRIPTION
16This is a counter-part of snd_pcm_stream_lock_irq.
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 SND_PCM_STREAM_UNLOC(9)