Home
last modified time | relevance | path

Searched refs:dp_mst (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/sound/
Dhda_codec.h250 unsigned int dp_mst:1; /* support DP1.2 Multi-stream transport */ member
/Linux-v5.4/sound/pci/hda/
Dhda_proc.c884 if (wid_type == AC_WID_PIN && codec->dp_mst) in print_codec_info()
Dhda_codec.c305 if (!codec->dp_mst || !(wcaps & AC_WCAP_DIGITAL) || in snd_hda_get_num_devices()
368 if (!codec->dp_mst) in snd_hda_get_dev_select()
388 if (!codec->dp_mst) in snd_hda_set_dev_select()
Dpatch_hdmi.c1724 } else if (spec->dyn_pcm_assign && codec->dp_mst) { in hdmi_add_pin()
2306 codec->dp_mst = false; in generic_spec_free()
2814 codec->dp_mst = true; in intel_hsw_common_init()