snd_pcm_chmap_substream(9) get the PCM substream assigned to the given chmap info

SYNOPSIS

struct snd_pcm_substream * snd_pcm_chmap_substream(struct snd_pcm_chmap * info, unsigned int idx);

ARGUMENTS

info

chmap information

idx

the substream number index

COPYRIGHT