Home
last modified time | relevance | path

Searched refs:ICHD_PCMOUT (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/
H A Dintel8x0.c282 ICHD_PCMOUT, enumerator
895 if (ichdev->ichd == ICHD_PCMOUT && chip->spdif_idx < 0) in snd_intel8x0_hw_params()
978 if (ichdev->ichd == ICHD_PCMOUT) { in snd_intel8x0_pcm_prepare()
1120 err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]); in snd_intel8x0_playback_open()
1152 chip->ichd[ICHD_PCMOUT].substream = NULL; in snd_intel8x0_playback_close()
2233 chip->ichd[ICHD_PCMOUT].pcm = &pbus->pcms[0]; in snd_intel8x0_mixer()
2615 if (ichdev->ichd == ICHD_PCMOUT) in intel8x0_resume()
2652 ichdev = &chip->ichd[ICHD_PCMOUT]; in intel8x0_measure_ac97_clock()