hdmi_str         2152 sound/pci/hda/patch_hdmi.c 	char hdmi_str[32] = "HDMI/DP";
hdmi_str         2161 sound/pci/hda/patch_hdmi.c 		sprintf(hdmi_str + strlen(hdmi_str), ",pcm=%d", pcmdev);
hdmi_str         2164 sound/pci/hda/patch_hdmi.c 		return add_hdmi_jack_kctl(codec, spec, pcm_idx, hdmi_str);
hdmi_str         2174 sound/pci/hda/patch_hdmi.c 		strncat(hdmi_str, " Phantom",
hdmi_str         2175 sound/pci/hda/patch_hdmi.c 			sizeof(hdmi_str) - strlen(hdmi_str) - 1);
hdmi_str         2176 sound/pci/hda/patch_hdmi.c 	ret = snd_hda_jack_add_kctl(codec, per_pin->pin_nid, hdmi_str,
hdmi_str         1624 sound/x86/intel_hdmi_audio.c 	char hdmi_str[32];
hdmi_str         1627 sound/x86/intel_hdmi_audio.c 	snprintf(hdmi_str, sizeof(hdmi_str),
hdmi_str         1630 sound/x86/intel_hdmi_audio.c 	err = snd_jack_new(ctx->card_ctx->card, hdmi_str,