Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Dintel8x0.c329 ICHD_PCMOUT, enumerator
972 if (ichdev->ichd == ICHD_PCMOUT && chip->spdif_idx < 0) in snd_intel8x0_hw_params()
1059 if (ichdev->ichd == ICHD_PCMOUT) { in snd_intel8x0_pcm_prepare()
1199 err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]); in snd_intel8x0_playback_open()
1231 chip->ichd[ICHD_PCMOUT].substream = NULL; in snd_intel8x0_playback_close()
2319 chip->ichd[ICHD_PCMOUT].pcm = &pbus->pcms[0]; in snd_intel8x0_mixer()
2740 if (ichdev->ichd == ICHD_PCMOUT) in intel8x0_resume()
2779 ichdev = &chip->ichd[ICHD_PCMOUT]; in intel8x0_measure_ac97_clock()