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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Dvia82xx.c385 unsigned int spdif_on: 1; /* only spdif rates work to external DACs */ member in struct:via82xx
1042 if (chip->spdif_on && viadev->reg_offset == 0x30)
1177 if (chip->spdif_on && viadev->reg_offset == 0x30) {
1639 chip->spdif_on = ucontrol->value.integer.value[0] ? 1 : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Dvia82xx.c385 unsigned int spdif_on: 1; /* only spdif rates work to external DACs */ member in struct:via82xx
1042 if (chip->spdif_on && viadev->reg_offset == 0x30)
1177 if (chip->spdif_on && viadev->reg_offset == 0x30) {
1639 chip->spdif_on = ucontrol->value.integer.value[0] ? 1 : 0;

Completed in 80 milliseconds