share_spdif      2568 sound/pci/hda/hda_codec.c 	ucontrol->value.integer.value[0] = mout->share_spdif;
share_spdif      2576 sound/pci/hda/hda_codec.c 	mout->share_spdif = !!ucontrol->value.integer.value[0];
share_spdif      3702 sound/pci/hda/hda_codec.c 		if (mout->share_spdif) {
share_spdif      3710 sound/pci/hda/hda_codec.c 				mout->share_spdif = 0;
share_spdif      3745 sound/pci/hda/hda_codec.c 	if (mout->dig_out_nid && mout->share_spdif &&
share_spdif      5227 sound/pci/hda/hda_generic.c 			spec->multiout.share_spdif = 1;
share_spdif       223 sound/pci/hda/hda_local.h 	int share_spdif;	/* share SPDIF pin */