Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/
H A Dintel8x0.c305 ICHD_PCMOUT, enumerator
919 if (ichdev->ichd == ICHD_PCMOUT && chip->spdif_idx < 0) in snd_intel8x0_hw_params()
1002 if (ichdev->ichd == ICHD_PCMOUT) { in snd_intel8x0_pcm_prepare()
1143 err = snd_intel8x0_pcm_open(substream, &chip->ichd[ICHD_PCMOUT]); in snd_intel8x0_playback_open()
1175 chip->ichd[ICHD_PCMOUT].substream = NULL; in snd_intel8x0_playback_close()
2254 chip->ichd[ICHD_PCMOUT].pcm = &pbus->pcms[0]; in snd_intel8x0_mixer()
2644 if (ichdev->ichd == ICHD_PCMOUT) in intel8x0_resume()
2683 ichdev = &chip->ichd[ICHD_PCMOUT]; in intel8x0_measure_ac97_clock()