Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/
Dvia82xx.c371 unsigned int spdif_on: 1; /* only spdif rates work to external DACs */ member
1031 if (chip->spdif_on && viadev->reg_offset == 0x30) in snd_via8233_playback_prepare()
1172 if (chip->spdif_on && viadev->reg_offset == 0x30) { in snd_via82xx_pcm_open()
1652 chip->spdif_on = ucontrol->value.integer.value[0] ? 1 : 0; in snd_via8233_dxs3_spdif_put()