1SND_PCM_STREAM_LOCK_(9)             PCM API            SND_PCM_STREAM_LOCK_(9)
2
3
4

NAME

6       snd_pcm_stream_lock_irq - Lock the PCM stream
7

SYNOPSIS

9       void snd_pcm_stream_lock_irq(struct snd_pcm_substream * substream);
10

ARGUMENTS

12       substream
13           PCM substream
14

DESCRIPTION

16       This locks the PCM stream like snd_pcm_stream_lock and disables the
17       local IRQ (only when nonatomic is false). In nonatomic case, this is
18       identical as snd_pcm_stream_lock.
19
21Kernel Hackers Manual 3.10         June 2019           SND_PCM_STREAM_LOCK_(9)
Impressum