1SND_PCM_STREAM_LINKE(9) Sound Devices SND_PCM_STREAM_LINKE(9)
23
4
NAME
6snd_pcm_stream_linked - Check whether the substream is linked with
7others
8
SYNOPSIS
10int snd_pcm_stream_linked(struct snd_pcm_substream * substream);
11
ARGUMENTS
13substream
14substream to check
15
DESCRIPTION
17Returns true if the given substream is being linked with others.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 SND_PCM_STREAM_LINKE(9)