snd_pcm_open_substream 572 include/sound/pcm.h int snd_pcm_open_substream(struct snd_pcm *pcm, int stream, struct file *file, snd_pcm_open_substream 2409 sound/core/oss/pcm_oss.c err = snd_pcm_open_substream(pcm, idx, file, &substream); snd_pcm_open_substream 2499 sound/core/pcm_native.c EXPORT_SYMBOL(snd_pcm_open_substream); snd_pcm_open_substream 2509 sound/core/pcm_native.c err = snd_pcm_open_substream(pcm, stream, file, &substream);