Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dvia82xx.c373 unsigned int spdif_on: 1; /* only spdif rates work to external DACs */ member
1033 if (chip->spdif_on && viadev->reg_offset == 0x30) in snd_via8233_playback_prepare()
1174 if (chip->spdif_on && viadev->reg_offset == 0x30) { in snd_via82xx_pcm_open()
1654 chip->spdif_on = ucontrol->value.integer.value[0] ? 1 : 0; in snd_via8233_dxs3_spdif_put()