Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dintel8x0.c282 ICHD_PCMOUT, enumerator
898 if (ichdev->ichd == ICHD_PCMOUT && chip->spdif_idx < 0) in snd_intel8x0_hw_params()
981 if (ichdev->ichd == ICHD_PCMOUT) { in snd_intel8x0_pcm_prepare()
1123 err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]); in snd_intel8x0_playback_open()
1155 chip->ichd[ICHD_PCMOUT].substream = NULL; in snd_intel8x0_playback_close()
2236 chip->ichd[ICHD_PCMOUT].pcm = &pbus->pcms[0]; in snd_intel8x0_mixer()
2619 if (ichdev->ichd == ICHD_PCMOUT) in intel8x0_resume()
2660 ichdev = &chip->ichd[ICHD_PCMOUT]; in intel8x0_measure_ac97_clock()