Name

snd_pcm_stream_linked — Check whether the substream is linked with others

Synopsis

int snd_pcm_stream_linked (struct snd_pcm_substream * substream);
 

Arguments

substream

substream to check

Description

Returns true if the given substream is being linked with others.