Home
last modified time | relevance | path

Searched defs:hdmi_spec_per_pin (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/sound/pci/hda/
Dpatch_hdmi.c63 struct hdmi_spec_per_pin { struct
64 hda_nid_t pin_nid;
65 int dev_id;
67 int pin_nid_idx;
68 int num_mux_nids;
69 hda_nid_t mux_nids[HDA_MAX_CONNECTIONS];
70 int mux_idx;
71 hda_nid_t cvt_nid;
73 struct hda_codec *codec;
74 struct hdmi_eld sink_eld;
[all …]