Searched refs:share_spdif (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_local.h273 int share_spdif; /* share SPDIF pin */ member in struct:hda_multi_out
H A Dpatch_ca0110.c249 spec->multiout.share_spdif = 1;
H A Dpatch_cmedia.c337 spec->multiout.share_spdif = 1;
H A Dhda_codec.c2709 ucontrol->value.integer.value[0] = mout->share_spdif;
2717 mout->share_spdif = !!ucontrol->value.integer.value[0];
4233 if (mout->share_spdif) {
4241 mout->share_spdif = 0;
4268 if (mout->dig_out_nid && mout->share_spdif &&
H A Dpatch_cirrus.c469 spec->multiout.share_spdif = 1;
H A Dpatch_conexant.c568 spec->multiout.share_spdif = 1;
H A Dpatch_analog.c201 spec->multiout.share_spdif = 1;
H A Dpatch_sigmatel.c1129 spec->multiout.share_spdif = 1;
H A Dpatch_via.c1911 spec->multiout.share_spdif = 1;
H A Dpatch_realtek.c2677 spec->multiout.share_spdif = 1;

Completed in 221 milliseconds