ICHD_PCMOUT       917 sound/pci/intel8x0.c 		if (ichdev->ichd == ICHD_PCMOUT && chip->spdif_idx < 0)
ICHD_PCMOUT       999 sound/pci/intel8x0.c 	if (ichdev->ichd == ICHD_PCMOUT) {
ICHD_PCMOUT      1139 sound/pci/intel8x0.c 	err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]);
ICHD_PCMOUT      1171 sound/pci/intel8x0.c 	chip->ichd[ICHD_PCMOUT].substream = NULL;
ICHD_PCMOUT      2262 sound/pci/intel8x0.c 	chip->ichd[ICHD_PCMOUT].pcm = &pbus->pcms[0];
ICHD_PCMOUT      2651 sound/pci/intel8x0.c 		if (ichdev->ichd == ICHD_PCMOUT)
ICHD_PCMOUT      2690 sound/pci/intel8x0.c 	ichdev = &chip->ichd[ICHD_PCMOUT];