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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dintel8x0m.c169 unsigned int ichd; /* ich device number */ member in struct:ichdev
206 struct ichdev ichd[2]; member in struct:intel8x0m
496 ichdev = &chip->ichd[i];
637 return snd_intel8x0m_pcm_open(substream, &chip->ichd[ICHD_MDMOUT]);
644 chip->ichd[ICHD_MDMOUT].substream = NULL;
652 return snd_intel8x0m_pcm_open(substream, &chip->ichd[ICHD_MDMIN]);
659 chip->ichd[ICHD_MDMIN].substream = NULL;
757 if (! chip->ichd[rec->ac97_idx].ac97)
825 if(ac97_is_modem(x97) && !chip->ichd[ICHD_MDMIN].ac97) {
826 chip->ichd[ICHD_MDMI
[all...]
H A Dintel8x0.c346 unsigned int ichd; /* ich device number */ member in struct:ichdev
388 struct ichdev ichd[6]; member in struct:intel8x0
791 ichdev = &chip->ichd[i];
931 if (ichdev->ichd == ICHD_PCMOUT && chip->spdif_idx < 0)
1018 if (ichdev->ichd == ICHD_PCMOUT) {
1148 err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]);
1180 chip->ichd[ICHD_PCMOUT].substream = NULL;
1188 return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMIN]);
1195 chip->ichd[ICHD_PCMIN].substream = NULL;
1203 return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_MI
[all...]

Completed in 186 milliseconds