spdif_on 374 sound/pci/via82xx.c unsigned int spdif_on: 1; /* only spdif rates work to external DACs */ spdif_on 1039 sound/pci/via82xx.c if (chip->spdif_on && viadev->reg_offset == 0x30) spdif_on 1180 sound/pci/via82xx.c if (chip->spdif_on && viadev->reg_offset == 0x30) { spdif_on 1666 sound/pci/via82xx.c chip->spdif_on = ucontrol->value.integer.value[0] ? 1 : 0;