snd_intel8x0_pcm_open
err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]);
return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMIN]);
return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_MIC]);
return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_MIC2]);
return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCM2IN]);
return snd_intel8x0_pcm_open(substream, &chip->ichd[idx]);
return snd_intel8x0_pcm_open(substream, &chip->ichd[ALID_AC97SPDIFOUT]);
return snd_intel8x0_pcm_open(substream, &chip->ichd[ALID_SPDIFIN]);
return snd_intel8x0_pcm_open(substream, &chip->ichd[ALID_SPDIFOUT]);