Home
last modified time | relevance | path

Searched refs:mst_no_extra_pcms (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h258 unsigned int mst_no_extra_pcms:1; /* no backup PCMs for DP-MST */ member
/kernel/linux/linux-5.10/sound/soc/codecs/
Dhdac_hda.c460 hcodec->mst_no_extra_pcms = 1; in hdac_hda_codec_probe()
/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_hdmi.c2279 if (spec->dyn_pcm_no_legacy && codec->mst_no_extra_pcms) in generic_hdmi_build_pcms()
2281 else if (codec->mst_no_extra_pcms) in generic_hdmi_build_pcms()