per_cvt           967 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt = NULL;
per_cvt           978 sound/pci/hda/patch_hdmi.c 		per_cvt = get_cvt(spec, cvt_idx);
per_cvt           981 sound/pci/hda/patch_hdmi.c 		if (per_cvt->assigned)
per_cvt           987 sound/pci/hda/patch_hdmi.c 			if (per_pin->mux_nids[mux_idx] == per_cvt->cvt_nid)
per_cvt          1054 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt;
per_cvt          1107 sound/pci/hda/patch_hdmi.c 			per_cvt = get_cvt(spec, cvt_idx);
per_cvt          1108 sound/pci/hda/patch_hdmi.c 			if (!per_cvt->assigned) {
per_cvt          1160 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt = NULL;
per_cvt          1171 sound/pci/hda/patch_hdmi.c 	per_cvt = get_cvt(spec, cvt_idx);
per_cvt          1172 sound/pci/hda/patch_hdmi.c 	per_cvt->assigned = 1;
per_cvt          1173 sound/pci/hda/patch_hdmi.c 	hinfo->nid = per_cvt->cvt_nid;
per_cvt          1175 sound/pci/hda/patch_hdmi.c 	pin_cvt_fixup(codec, NULL, per_cvt->cvt_nid);
per_cvt          1181 sound/pci/hda/patch_hdmi.c 	hinfo->channels_min = per_cvt->channels_min;
per_cvt          1182 sound/pci/hda/patch_hdmi.c 	hinfo->channels_max = per_cvt->channels_max;
per_cvt          1183 sound/pci/hda/patch_hdmi.c 	hinfo->rates = per_cvt->rates;
per_cvt          1184 sound/pci/hda/patch_hdmi.c 	hinfo->formats = per_cvt->formats;
per_cvt          1185 sound/pci/hda/patch_hdmi.c 	hinfo->maxbps = per_cvt->maxbps;
per_cvt          1210 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt = NULL;
per_cvt          1239 sound/pci/hda/patch_hdmi.c 	per_cvt = get_cvt(spec, cvt_idx);
per_cvt          1241 sound/pci/hda/patch_hdmi.c 	per_cvt->assigned = 1;
per_cvt          1245 sound/pci/hda/patch_hdmi.c 	per_pin->cvt_nid = per_cvt->cvt_nid;
per_cvt          1246 sound/pci/hda/patch_hdmi.c 	hinfo->nid = per_cvt->cvt_nid;
per_cvt          1249 sound/pci/hda/patch_hdmi.c 	if (get_wcaps(codec, per_cvt->cvt_nid) & AC_WCAP_STRIPE)
per_cvt          1260 sound/pci/hda/patch_hdmi.c 	snd_hda_spdif_ctls_assign(codec, pcm_idx, per_cvt->cvt_nid);
per_cvt          1263 sound/pci/hda/patch_hdmi.c 	hinfo->channels_min = per_cvt->channels_min;
per_cvt          1264 sound/pci/hda/patch_hdmi.c 	hinfo->channels_max = per_cvt->channels_max;
per_cvt          1265 sound/pci/hda/patch_hdmi.c 	hinfo->rates = per_cvt->rates;
per_cvt          1266 sound/pci/hda/patch_hdmi.c 	hinfo->formats = per_cvt->formats;
per_cvt          1267 sound/pci/hda/patch_hdmi.c 	hinfo->maxbps = per_cvt->maxbps;
per_cvt          1275 sound/pci/hda/patch_hdmi.c 			per_cvt->assigned = 0;
per_cvt          1785 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt;
per_cvt          1792 sound/pci/hda/patch_hdmi.c 	per_cvt = snd_array_new(&spec->cvts);
per_cvt          1793 sound/pci/hda/patch_hdmi.c 	if (!per_cvt)
per_cvt          1796 sound/pci/hda/patch_hdmi.c 	per_cvt->cvt_nid = cvt_nid;
per_cvt          1797 sound/pci/hda/patch_hdmi.c 	per_cvt->channels_min = 2;
per_cvt          1799 sound/pci/hda/patch_hdmi.c 		per_cvt->channels_max = chans;
per_cvt          1805 sound/pci/hda/patch_hdmi.c 					  &per_cvt->rates,
per_cvt          1806 sound/pci/hda/patch_hdmi.c 					  &per_cvt->formats,
per_cvt          1807 sound/pci/hda/patch_hdmi.c 					  &per_cvt->maxbps);
per_cvt          1974 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt;
per_cvt          1986 sound/pci/hda/patch_hdmi.c 		per_cvt = get_cvt(spec, cvt_idx);
per_cvt          1988 sound/pci/hda/patch_hdmi.c 		snd_BUG_ON(!per_cvt->assigned);
per_cvt          1989 sound/pci/hda/patch_hdmi.c 		per_cvt->assigned = 0;
per_cvt          2936 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt;
per_cvt          2938 sound/pci/hda/patch_hdmi.c 	per_cvt = get_cvt(spec, 0);
per_cvt          2939 sound/pci/hda/patch_hdmi.c 	chans = get_wcaps(codec, per_cvt->cvt_nid);
per_cvt          2949 sound/pci/hda/patch_hdmi.c 	pstr->nid = per_cvt->cvt_nid;
per_cvt          2972 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt;
per_cvt          2975 sound/pci/hda/patch_hdmi.c 	per_cvt = get_cvt(spec, 0);
per_cvt          2976 sound/pci/hda/patch_hdmi.c 	err = snd_hda_create_dig_out_ctls(codec, per_cvt->cvt_nid,
per_cvt          2977 sound/pci/hda/patch_hdmi.c 					  per_cvt->cvt_nid,
per_cvt          3168 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt;
per_cvt          3185 sound/pci/hda/patch_hdmi.c 	per_cvt = snd_array_new(&spec->cvts);
per_cvt          3186 sound/pci/hda/patch_hdmi.c 	if (!per_pin || !per_cvt) {
per_cvt          3190 sound/pci/hda/patch_hdmi.c 	per_cvt->cvt_nid = cvt_nid;
per_cvt          3268 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt;
per_cvt          3271 sound/pci/hda/patch_hdmi.c 	per_cvt = get_cvt(spec, 0);
per_cvt          3272 sound/pci/hda/patch_hdmi.c 	spdif = snd_hda_spdif_out_of_nid(codec, per_cvt->cvt_nid);
per_cvt          4008 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_cvt *per_cvt;
per_cvt          4039 sound/pci/hda/patch_hdmi.c 		per_cvt = get_cvt(spec, cvt_idx);
per_cvt          4040 sound/pci/hda/patch_hdmi.c 		per_cvt->channels_max = max(per_cvt->channels_max, 8u);
per_cvt          4041 sound/pci/hda/patch_hdmi.c 		per_cvt->rates |= SUPPORTED_RATES;
per_cvt          4042 sound/pci/hda/patch_hdmi.c 		per_cvt->formats |= SUPPORTED_FORMATS;
per_cvt          4043 sound/pci/hda/patch_hdmi.c 		per_cvt->maxbps = max(per_cvt->maxbps, 24u);