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

NAME

6       snd_pcm_group_for_each_entry - iterate over the linked substreams
7

SYNOPSIS

9       snd_pcm_group_for_each_entry(s, substream);
10

ARGUMENTS

12       s
13           the iterator
14
15       substream
16           the substream
17

DESCRIPTION

19       Iterate over the all linked substreams to the given substream. When
20       substream isn't linked with any others, this gives returns substream
21       itself once.
22
24Kernel Hackers Manual 3.10         June 2019           SND_PCM_GROUP_FOR_EA(9)
Impressum