1SND_PCM_STREAM_LOCK_(9)          Sound Devices         SND_PCM_STREAM_LOCK_(9)
2
3
4

NAME

6       snd_pcm_stream_lock_irqsave - Lock the PCM stream
7

SYNOPSIS

9       snd_pcm_stream_lock_irqsave(substream, flags);
10

ARGUMENTS

12       substream
13           PCM substream
14
15       flags
16           irq flags
17

DESCRIPTION

19       This locks the PCM stream like snd_pcm_stream_lock but with the local
20       IRQ (only when nonatomic is false). In nonatomic case, this is
21       identical as snd_pcm_stream_lock.
22
24Kernel Hackers Manual 3.10         June 2019           SND_PCM_STREAM_LOCK_(9)
Impressum