ichd 332 sound/pci/intel8x0.c unsigned int ichd; /* ich device number */ ichd 373 sound/pci/intel8x0.c struct ichdev ichd[6]; ichd 788 sound/pci/intel8x0.c ichdev = &chip->ichd[i]; ichd 917 sound/pci/intel8x0.c if (ichdev->ichd == ICHD_PCMOUT && chip->spdif_idx < 0) ichd 999 sound/pci/intel8x0.c if (ichdev->ichd == ICHD_PCMOUT) { ichd 1139 sound/pci/intel8x0.c err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]); ichd 1171 sound/pci/intel8x0.c chip->ichd[ICHD_PCMOUT].substream = NULL; ichd 1179 sound/pci/intel8x0.c return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMIN]); ichd 1186 sound/pci/intel8x0.c chip->ichd[ICHD_PCMIN].substream = NULL; ichd 1194 sound/pci/intel8x0.c return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_MIC]); ichd 1201 sound/pci/intel8x0.c chip->ichd[ICHD_MIC].substream = NULL; ichd 1209 sound/pci/intel8x0.c return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_MIC2]); ichd 1216 sound/pci/intel8x0.c chip->ichd[ICHD_MIC2].substream = NULL; ichd 1224 sound/pci/intel8x0.c return snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCM2IN]); ichd 1231 sound/pci/intel8x0.c chip->ichd[ICHD_PCM2IN].substream = NULL; ichd 1240 sound/pci/intel8x0.c return snd_intel8x0_pcm_open(substream, &chip->ichd[idx]); ichd 1248 sound/pci/intel8x0.c chip->ichd[idx].substream = NULL; ichd 1264 sound/pci/intel8x0.c return snd_intel8x0_pcm_open(substream, &chip->ichd[ALID_AC97SPDIFOUT]); ichd 1272 sound/pci/intel8x0.c chip->ichd[ALID_AC97SPDIFOUT].substream = NULL; ichd 1287 sound/pci/intel8x0.c return snd_intel8x0_pcm_open(substream, &chip->ichd[ALID_SPDIFIN]); ichd 1294 sound/pci/intel8x0.c chip->ichd[ALID_SPDIFIN].substream = NULL; ichd 1302 sound/pci/intel8x0.c return snd_intel8x0_pcm_open(substream, &chip->ichd[ALID_SPDIFOUT]); ichd 1309 sound/pci/intel8x0.c chip->ichd[ALID_SPDIFOUT].substream = NULL; ichd 1641 sound/pci/intel8x0.c if (! chip->ichd[rec->ac97_idx].pcm) ichd 2262 sound/pci/intel8x0.c chip->ichd[ICHD_PCMOUT].pcm = &pbus->pcms[0]; ichd 2263 sound/pci/intel8x0.c chip->ichd[ICHD_PCMIN].pcm = &pbus->pcms[1]; ichd 2264 sound/pci/intel8x0.c chip->ichd[ICHD_MIC].pcm = &pbus->pcms[2]; ichd 2266 sound/pci/intel8x0.c chip->ichd[chip->spdif_idx].pcm = &pbus->pcms[3]; ichd 2268 sound/pci/intel8x0.c chip->ichd[ICHD_PCM2IN].pcm = &pbus->pcms[4]; ichd 2269 sound/pci/intel8x0.c chip->ichd[ICHD_MIC2].pcm = &pbus->pcms[5]; ichd 2273 sound/pci/intel8x0.c struct ac97_pcm *pcm = chip->ichd[ICHD_PCM2IN].pcm; ichd 2307 sound/pci/intel8x0.c chip->ichd[chip->spdif_idx].pcm->rates = SNDRV_PCM_RATE_48000; ichd 2535 sound/pci/intel8x0.c iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00); ichd 2538 sound/pci/intel8x0.c iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); ichd 2542 sound/pci/intel8x0.c if ((igetbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset) & ICH_RESETREGS) == 0) ichd 2550 sound/pci/intel8x0.c iputdword(chip, ICH_REG_OFF_BDBAR + chip->ichd[i].reg_offset, ichd 2551 sound/pci/intel8x0.c chip->ichd[i].bdbar_addr); ichd 2563 sound/pci/intel8x0.c iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00); ichd 2566 sound/pci/intel8x0.c iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); ichd 2647 sound/pci/intel8x0.c struct ichdev *ichdev = &chip->ichd[i]; ichd 2651 sound/pci/intel8x0.c if (ichdev->ichd == ICHD_PCMOUT) ichd 2690 sound/pci/intel8x0.c ichdev = &chip->ichd[ICHD_PCMOUT]; ichd 3030 sound/pci/intel8x0.c ichdev = &chip->ichd[i]; ichd 3031 sound/pci/intel8x0.c ichdev->ichd = i; ichd 3061 sound/pci/intel8x0.c ichdev = &chip->ichd[i]; ichd 154 sound/pci/intel8x0m.c unsigned int ichd; /* ich device number */ ichd 191 sound/pci/intel8x0m.c struct ichdev ichd[2]; ichd 505 sound/pci/intel8x0m.c ichdev = &chip->ichd[i]; ichd 646 sound/pci/intel8x0m.c return snd_intel8x0m_pcm_open(substream, &chip->ichd[ICHD_MDMOUT]); ichd 653 sound/pci/intel8x0m.c chip->ichd[ICHD_MDMOUT].substream = NULL; ichd 661 sound/pci/intel8x0m.c return snd_intel8x0m_pcm_open(substream, &chip->ichd[ICHD_MDMIN]); ichd 668 sound/pci/intel8x0m.c chip->ichd[ICHD_MDMIN].substream = NULL; ichd 783 sound/pci/intel8x0m.c if (! chip->ichd[rec->ac97_idx].ac97) ichd 852 sound/pci/intel8x0m.c if(ac97_is_modem(x97) && !chip->ichd[ICHD_MDMIN].ac97) { ichd 853 sound/pci/intel8x0m.c chip->ichd[ICHD_MDMIN].ac97 = x97; ichd 854 sound/pci/intel8x0m.c chip->ichd[ICHD_MDMOUT].ac97 = x97; ichd 968 sound/pci/intel8x0m.c iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00); ichd 971 sound/pci/intel8x0m.c iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); ichd 974 sound/pci/intel8x0m.c iputdword(chip, ICH_REG_OFF_BDBAR + chip->ichd[i].reg_offset, chip->ichd[i].bdbar_addr); ichd 986 sound/pci/intel8x0m.c iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, 0x00); ichd 989 sound/pci/intel8x0m.c iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); ichd 1159 sound/pci/intel8x0m.c ichdev = &chip->ichd[i]; ichd 1160 sound/pci/intel8x0m.c ichdev->ichd = i; ichd 1189 sound/pci/intel8x0m.c ichdev = &chip->ichd[i];