ICHD_PCMOUT 952 sound/pci/intel8x0.c if (ichdev->ichd == ICHD_PCMOUT && chip->spdif_idx < 0)
ICHD_PCMOUT 1039 sound/pci/intel8x0.c if (ichdev->ichd == ICHD_PCMOUT) {
ICHD_PCMOUT 1155 sound/pci/intel8x0.c err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]);
ICHD_PCMOUT 1187 sound/pci/intel8x0.c chip->ichd[ICHD_PCMOUT].substream = NULL;
ICHD_PCMOUT 2207 sound/pci/intel8x0.c chip->ichd[ICHD_PCMOUT].pcm = &pbus->pcms[0];
ICHD_PCMOUT 2605 sound/pci/intel8x0.c if (ichdev->ichd == ICHD_PCMOUT)
ICHD_PCMOUT 2636 sound/pci/intel8x0.c ichdev = &chip->ichd[ICHD_PCMOUT];
ICHD_PCMOUT 2638 sound/pci/intel8x0.c ichdev->size = chip->ichd[ICHD_PCMOUT].fragsize = INTEL8X0_TESTBUF_SIZE;