spdif_idx 389 sound/pci/intel8x0.c int spdif_idx; /* SPDIF BAR index; *_SPBAR or -1 if use PCMOUT */ spdif_idx 917 sound/pci/intel8x0.c if (ichdev->ichd == ICHD_PCMOUT && chip->spdif_idx < 0) spdif_idx 2166 sound/pci/intel8x0.c chip->spdif_idx = -1; /* use PCMOUT (or disabled) */ spdif_idx 2170 sound/pci/intel8x0.c chip->spdif_idx = NVD_SPBAR; spdif_idx 2173 sound/pci/intel8x0.c chip->spdif_idx = ALID_AC97SPDIFOUT; spdif_idx 2176 sound/pci/intel8x0.c chip->spdif_idx = ICHD_SPBAR; spdif_idx 2257 sound/pci/intel8x0.c if (chip->spdif_idx < 0) spdif_idx 2265 sound/pci/intel8x0.c if (chip->spdif_idx >= 0) spdif_idx 2266 sound/pci/intel8x0.c chip->ichd[chip->spdif_idx].pcm = &pbus->pcms[3]; spdif_idx 2307 sound/pci/intel8x0.c chip->ichd[chip->spdif_idx].pcm->rates = SNDRV_PCM_RATE_48000;