Searched refs:snd_intel8x0_pcm_open (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dintel8x0.c1122 static int snd_intel8x0_pcm_open(struct snd_pcm_substream *substream, struct ichdev *ichdev) function
1148 err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]);
1188 return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMIN]);
1203 return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_MIC]);
1218 return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_MIC2]);
1233 return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCM2IN]);
1249 return snd_intel8x0_pcm_open(substream, &chip->ichd[idx]);
1273 return snd_intel8x0_pcm_open(substream, &chip->ichd[ALID_AC97SPDIFOUT]);

Completed in 99 milliseconds