table of contents
other versions
- jessie-backports 4.9.88-1+deb9u1~bpo8+1
- stretch 4.9.144-3
| SND_PCM_GROUP_FOR_EA(9) | PCM API | SND_PCM_GROUP_FOR_EA(9) |
NAME¶
snd_pcm_group_for_each_entry - iterate over the linked substreamsSYNOPSIS¶
snd_pcm_group_for_each_entry(s,
substream);
ARGUMENTS¶
sthe iterator
substream
the substream
DESCRIPTION¶
Iterate over the all linked substreams to the given substream. When substream isn't linked with any others, this gives returns substream itself once.COPYRIGHT¶
| May 2018 | Kernel Hackers Manual 4.9. |