Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dintel8x0.c305 ICHD_PCMOUT, enumerator
917 if (ichdev->ichd == ICHD_PCMOUT && chip->spdif_idx < 0) in snd_intel8x0_hw_params()
999 if (ichdev->ichd == ICHD_PCMOUT) { in snd_intel8x0_pcm_prepare()
1139 err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]); in snd_intel8x0_playback_open()
1171 chip->ichd[ICHD_PCMOUT].substream = NULL; in snd_intel8x0_playback_close()
2262 chip->ichd[ICHD_PCMOUT].pcm = &pbus->pcms[0]; in snd_intel8x0_mixer()
2651 if (ichdev->ichd == ICHD_PCMOUT) in intel8x0_resume()
2690 ichdev = &chip->ichd[ICHD_PCMOUT]; in intel8x0_measure_ac97_clock()