Searched refs:spdif_enable (Results 1 - 4 of 4) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ca0106/
H A Dca0106.h594 int spdif_enable; member in struct:snd_ca0106
H A Dca0106_main.c1351 chip->spdif_enable = 0; /* Set digital SPDIF output off */
H A Dca0106_mixer.c95 ucontrol->value.enumerated.item[0] = emu->spdif_enable;
108 change = (emu->spdif_enable != val);
110 emu->spdif_enable = val;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dcmipci.c2227 DEFINE_BIT_SWITCH_ARG(spdif_enable, CM_REG_LEGACY_CTRL, CM_ENSPDOUT, 0, 0);
2413 // DEFINE_MIXER_SWITCH("IEC958 Output Switch", spdif_enable),

Completed in 111 milliseconds